Revert "Merge pull request #283 from neutralinsomniac/fix_hourly_chime_background"

This reverts commit 5c94111ea2, reversing
changes made to bc9b4ce700.
This commit is contained in:
Wesley Aptekar-Cassels
2023-11-13 00:14:41 -05:00
parent b6cdef0689
commit 6f4917a0d5
6 changed files with 47 additions and 28 deletions

View File

@@ -307,7 +307,6 @@ 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_tune(void);
void movement_play_alarm(void);
void movement_play_alarm_beeps(uint8_t rounds, BuzzerNote alarm_note);