summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorWesley Aptekar-Cassels <me@wesleyac.com>2024-01-21 01:31:58 -0500
committerGitHub <noreply@github.com>2024-01-21 01:31:58 -0500
commitd7369cd00d56e94de7fbde21a5ed6495b8910e79 (patch)
tree9fbdd4c4d0299a7ba77bac7e81dd757e30a757db /movement/movement_config.h
parent0e801ed505cb0c368bf1eb0473058efb6c275a3e (diff)
parent9e41ac8e4983f01df1c853e7683e12c8acd61b04 (diff)
downloadSensor-Watch-d7369cd00d56e94de7fbde21a5ed6495b8910e79.tar.gz
Sensor-Watch-d7369cd00d56e94de7fbde21a5ed6495b8910e79.tar.bz2
Sensor-Watch-d7369cd00d56e94de7fbde21a5ed6495b8910e79.zip
Merge branch 'main' into theAlexes/cleanup
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index 6a7f87e0..067ca44b 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -49,7 +49,7 @@ const watch_face_t watch_faces[] = {
*/
#define MOVEMENT_SECONDARY_FACE_INDEX (MOVEMENT_NUM_FACES - 2) // or (0)
-/* Custom hourly chime tune. Check movement_custom_signal_tunes.h for options */
+/* Custom hourly chime tune. Check movement_custom_signal_tunes.h for options. */
#define SIGNAL_TUNE_DEFAULT
#endif // MOVEMENT_CONFIG_H_