segway_self balancing robot 4180 project

Dependencies:   mbed mbed-rtos LSM9DS1_Library

Revision:
1:5afff7819c5e
Parent:
0:49139eec4c55
Child:
3:a9e77d6c56f8
--- a/main.cpp	Thu Apr 09 20:31:56 2020 +0000
+++ b/main.cpp	Thu Apr 09 20:32:46 2020 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 
-DigitalOut myled(LED1);
+DigitalOut myled(LED3);
 
 int main() {
     while(1) {