diff options
Diffstat (limited to 'movement/movement.h')
-rw-r--r-- | movement/movement.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/movement/movement.h b/movement/movement.h index c6380cec..5f30dfb8 100644 --- a/movement/movement.h +++ b/movement/movement.h @@ -307,9 +307,7 @@ void movement_cancel_background_task_for_face(uint8_t watch_face_index); void movement_request_wake(void); void movement_play_signal(void); -void movement_play_signal_background(void); void movement_play_tune(void); -void movement_play_tune_background(void); void movement_play_alarm(void); void movement_play_alarm_beeps(uint8_t rounds, BuzzerNote alarm_note); |