init
Dependencies: aconno_I2C Lis2dh12 WatchdogTimer
Diff: main.h
- Revision:
- 38:476a9b5629a1
- Parent:
- 36:8e359069192b
- Child:
- 41:07e41dbd5304
--- a/main.h Wed Jan 16 21:27:28 2019 +0000 +++ b/main.h Wed Jan 16 23:06:39 2019 +0000 @@ -95,7 +95,7 @@ extern time_t GLOBAL_RTCunixtime; extern time_t GLOBAL_wakeTime; extern char GLOBAL_debug_buffer[200]; - +extern bool RET_force2G; //FUNCS extern void watchdogKick();