Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: TextLCD MbedJSONValue libMotiv picojson mbed-rtos mbed
Fork of Mbed_MotiVControllerBox by
Diff: main.cpp
- Revision:
- 7:dd5bf173b5e6
- Parent:
- 5:e22a1ae893d2
- Child:
- 9:11d0c72fef0d
diff -r e22a1ae893d2 -r dd5bf173b5e6 main.cpp
--- 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");
