init
Dependencies: aconno_I2C Lis2dh12 WatchdogTimer
Diff: main.h
- Revision:
- 20:5404841fdd2b
- Parent:
- 16:3bf5f1a5f869
- Child:
- 21:e0b866630c27
--- a/main.h Tue Dec 18 21:41:39 2018 +0000 +++ b/main.h Wed Dec 19 09:02:20 2018 +0000 @@ -90,4 +90,8 @@ extern float GLOBAL_voltage; extern time_t GLOBAL_RTCunixtime; extern time_t GLOBAL_wakeTime; + +//FUNCS +extern void watchdogKick(); + #endif \ No newline at end of file