I broke power/battery save .. now fixed
This commit is contained in:
3
misc.h
3
misc.h
@@ -140,8 +140,11 @@ extern uint16_t gEEPROM_1F8C;
|
||||
extern uint8_t gMR_ChannelAttributes[207];
|
||||
|
||||
extern volatile uint16_t gBatterySaveCountdown_10ms;
|
||||
extern volatile bool gSchedulePowerSave;
|
||||
extern volatile bool gBatterySaveCountdownExpired;
|
||||
|
||||
extern volatile bool gScheduleDualWatch;
|
||||
|
||||
extern volatile uint16_t gDualWatchCountdown_10ms;
|
||||
extern volatile bool gDualWatchCountdownExpired;
|
||||
extern bool gDualWatchActive;
|
||||
|
Reference in New Issue
Block a user