ControllerBox directs electromechanical equipment in restaurants to display information.

Dependencies:   TextLCD MbedJSONValue libMotiv picojson mbed-rtos mbed

Fork of Mbed_MotiVControllerBox by Tim Wöstemeier

Revision:
7:dd5bf173b5e6
Parent:
5:e22a1ae893d2
Child:
9:11d0c72fef0d
--- a/main.cpp	Tue Jan 06 22:18:27 2015 +0000
+++ b/main.cpp	Tue Jan 06 23:02:11 2015 +0000
@@ -60,9 +60,9 @@
     eth.init();
     eth.connect();
     printf("int main()\r\n");
-    c.init();
+//    c.init();
     c.printCommandList();
-    c.testRequest();
+//    c.testRequest();
 //    setup();
 //
 //    pc.printf("Entering loop\r\n");