Pathfindr / Mbed OS mbed-os-PF-UWBBEACON_v1_dev

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

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;