add movement_default_loop_handler, test with default watch faces
This commit is contained in:
@@ -285,6 +285,9 @@ typedef struct {
|
||||
|
||||
void movement_move_to_face(uint8_t watch_face_index);
|
||||
void movement_move_to_next_face(void);
|
||||
|
||||
bool movement_default_loop_handler(movement_event_t event, movement_settings_t *settings);
|
||||
|
||||
void movement_illuminate_led(void);
|
||||
|
||||
void movement_request_tick_frequency(uint8_t freq);
|
||||
|
||||
Reference in New Issue
Block a user