Dr. Davis and Dr. Dyer special studies robotics project

Dependencies:   BSP_DISCO_F469NI LCD_DISCO_F469NI TS_DISCO_F469NI mbed Motordriver

Fork of Configurable_Robots by Christopher Eubanks

Revision:
8:1173b502b316
Parent:
7:0f8c3dfbbb86
Child:
10:4dd8b18e07d0
--- a/main.cpp	Tue Feb 07 22:45:45 2017 +0000
+++ b/main.cpp	Wed Feb 08 20:31:20 2017 +0000
@@ -12,6 +12,8 @@
     
     //Initialize the robot screen
     controller->view->init();
+    controller->main();
+    
     
     while(1)
     {