Add auto-repeat feature to Countdown watch face
This commit is contained in:
committed by
Matheus Afonso Martins Moreira
parent
80dc8a247f
commit
ddaf3a8324
@@ -62,6 +62,8 @@ typedef struct {
|
||||
uint8_t set_seconds;
|
||||
uint8_t selection;
|
||||
countdown_mode_t mode;
|
||||
bool repeat;
|
||||
uint8_t watch_face_index;
|
||||
} countdown_state_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user