Leaving sleep with alarm button up doesn't trigger alarm button
This commit is contained in:
@@ -271,6 +271,7 @@ typedef struct {
|
||||
|
||||
// low energy mode countdown
|
||||
int32_t le_mode_ticks;
|
||||
bool ignore_alarm_after_sleep;
|
||||
|
||||
// app resignation countdown (TODO: consolidate with LE countdown?)
|
||||
int16_t timeout_ticks;
|
||||
|
||||
Reference in New Issue
Block a user