Emily Wilson / Mbed 2 deprecated ECE4180Lab2

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

Revision:
1:6d8f645530b8
Parent:
0:90df82d4732d
Child:
2:de355b6fbd87
diff -r 90df82d4732d -r 6d8f645530b8 main.cpp
--- a/main.cpp	Sun Feb 02 21:36:14 2020 +0000
+++ b/main.cpp	Mon Feb 03 13:22:28 2020 +0000
@@ -1,8 +1,27 @@
 #include "part1.h"
 //#include "part3.h"
+//#include "part6.h"
+//#include "part9.h"
+//#include "part10.h"
+//#include "part13.h"
+//#include "part14.h"
+//#include "sensor_EC.h"
 
 int main() {
     run_part1();
     
 //    run_part3();
+//    run_part3_EC();
+
+//    run_part6();
+
+//    run_part9();
+    
+//    run_part10();
+    
+//    run_part13();
+
+//    run_part14();
+    
+//    run_sensor_EC();
 }
\ No newline at end of file