init
Dependencies: aconno_I2C Lis2dh12 WatchdogTimer
Diff: main.h
- Revision:
- 33:760005331b4c
- Parent:
- 25:7adeb1a53360
- Child:
- 34:4493c9f6d707
--- a/main.h Tue Jan 01 20:46:39 2019 +0000 +++ b/main.h Thu Jan 03 10:09:38 2019 +0000 @@ -66,6 +66,7 @@ extern bool GLOBAL_needToConfigureLis3dh; extern bool GLOBAL_registeredOnNetwork; extern bool GLOBAL_modemOn; +extern bool GLOBAL_LEDSequenceinProgress; extern time_t GLOBAL_RTCunixtime; extern time_t GLOBAL_wakeTime;