Raj Patel / Mbed 2 deprecated RoboticMappingControl

Dependencies:   mbed mbed-rtos Motor LSM9DS1_Library_cal X_NUCLEO_53L0A1

Revision:
0:66b7ea9af0dc
Child:
1:9feec6f69f72
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Fri Apr 12 20:11:19 2019 +0000
@@ -0,0 +1,10 @@
+#include "mbed.h"
+#include "Motor.h"
+#include "HALLFX_ENCODER.h"
+#include "LSM9DS1.h"
+
+Serial pc(USBTX, USBRX);
+
+int main() {
+    
+}
\ No newline at end of file