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: aconno_I2C Lis2dh12 WatchdogTimer
Diff: common.cpp
- Revision:
- 34:4493c9f6d707
- Parent:
- 33:760005331b4c
- Child:
- 48:64b1613941d5
--- a/common.cpp Thu Jan 03 10:09:38 2019 +0000
+++ b/common.cpp Sun Jan 13 23:40:56 2019 +0000
@@ -42,7 +42,7 @@
Thread::wait(1000);
}
led1 = 1;
- GLOBAL_errorCodeInProgress = false;
+ GLOBAL_LEDSequenceinProgress = false;
}
void LED1off() {
led1 = 1;