Mechatro5 / Mbed OS LINE_TRACE_CAR

Dependencies:   BMX055 Motor Way

Revision:
0:532ef32974cf
Child:
1:bb85c9fe1ba3
diff -r 000000000000 -r 532ef32974cf main.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Thu Oct 24 02:22:43 2019 +0000
@@ -0,0 +1,9 @@
+#include "mbed.h"
+
+// main() runs in its own thread in the OS
+int main()
+{
+    while (true) {
+
+    }
+}
\ No newline at end of file