segway_self balancing robot 4180 project
Dependencies: mbed mbed-rtos LSM9DS1_Library
Diff: main.cpp
- Revision:
- 6:0bff4e260db2
- Parent:
- 5:cf7df8c086a1
- Child:
- 7:8af26d50c006
--- a/main.cpp Thu Apr 09 20:40:15 2020 +0000
+++ b/main.cpp Thu Apr 09 20:43:23 2020 +0000
@@ -1,6 +1,6 @@
#include "mbed.h"
-DigitalOut myled(LED3);
+DigitalOut myled(LED2);
int main() {
while(1) {
