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 mbed-rtos LSM9DS1_Library
Diff: main.cpp
- 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) {
