segway_self balancing robot 4180 project

Dependencies:   mbed mbed-rtos LSM9DS1_Library

Revision:
4:e9036eff403f
Parent:
3:a9e77d6c56f8
Child:
5:cf7df8c086a1
diff -r a9e77d6c56f8 -r e9036eff403f main.cpp
--- a/main.cpp	Thu Apr 09 20:35:18 2020 +0000
+++ b/main.cpp	Thu Apr 09 20:36:33 2020 +0000
@@ -1,10 +1,6 @@
 #include "mbed.h"
 
-<<<<<<< working copy
 DigitalOut myled(LED3);
-=======
-DigitalOut myled(LED4);
->>>>>>> merge rev
 
 int main() {
     while(1) {