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: mbed wave_player Servo 4DGL-uLCD-SE Motor SDFileSystem LSM9DS1_Library_cal PinDetect X_NUCLEO_53L0A1
Diff: main.cpp
- Revision:
- 1:6d8f645530b8
- Parent:
- 0:90df82d4732d
- Child:
- 2:de355b6fbd87
--- 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