append beep sound to counter_face
This commit is contained in:
@@ -39,6 +39,7 @@ bool counter_face_loop(movement_event_t event, movement_settings_t *settings, vo
|
||||
void counter_face_resign(movement_settings_t *settings, void *context);
|
||||
|
||||
void print_counter(counter_state_t *state);
|
||||
void beep_counter(counter_state_t *state);
|
||||
|
||||
#define counter_face ((const watch_face_t){ \
|
||||
counter_face_setup, \
|
||||
|
||||
Reference in New Issue
Block a user