Emily Wilson / Mbed 2 deprecated ECE4180Lab2

Dependencies:   mbed wave_player Servo 4DGL-uLCD-SE Motor SDFileSystem LSM9DS1_Library_cal PinDetect X_NUCLEO_53L0A1

Revision:
0:90df82d4732d
Child:
1:6d8f645530b8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Sun Feb 02 21:36:14 2020 +0000
@@ -0,0 +1,8 @@
+#include "part1.h"
+//#include "part3.h"
+
+int main() {
+    run_part1();
+    
+//    run_part3();
+}
\ No newline at end of file