counter face: move beep_on to watch face state
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
// Counter face is designed to count the number of running laps during excercises.
|
||||
typedef struct {
|
||||
uint8_t counter_idx;
|
||||
bool beep_on;
|
||||
} counter_state_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user