summaryrefslogtreecommitdiffstats
path: root/movement/movement.h
diff options
context:
space:
mode:
authorWesley Aptekar-Cassels <me@wesleyac.com>2023-11-13 00:14:41 -0500
committerWesley Aptekar-Cassels <me@wesleyac.com>2024-01-09 16:22:21 -0500
commit6f4917a0d5828dac8751c02e700f30e355f22c87 (patch)
treeb613e87611d689a6b840dadc423f2ee377a52cc2 /movement/movement.h
parentb6cdef06899f0227a82d80fbefb34397d9ff3fc0 (diff)
downloadSensor-Watch-6f4917a0d5828dac8751c02e700f30e355f22c87.tar.gz
Sensor-Watch-6f4917a0d5828dac8751c02e700f30e355f22c87.tar.bz2
Sensor-Watch-6f4917a0d5828dac8751c02e700f30e355f22c87.zip
Revert "Merge pull request #283 from neutralinsomniac/fix_hourly_chime_background"
This reverts commit 5c94111ea20e50cb9dab8f416603403185e933b3, reversing changes made to bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.
Diffstat (limited to 'movement/movement.h')
-rw-r--r--movement/movement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/movement/movement.h b/movement/movement.h
index 5f30dfb8..66bf6af4 100644
--- a/movement/movement.h
+++ b/movement/movement.h
@@ -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);