diff options
author | madhogs <59648482+madhogs@users.noreply.github.com> | 2024-02-14 17:17:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 17:17:10 +0000 |
commit | 3c6affb4190b5d22f90eed9b3fa815c11465b8c6 (patch) | |
tree | b2d8228cf59abd63129faf9beb4d668b34b71d5e /movement/movement_config.h | |
parent | 868fecd24892a8eac87f7b18034b9b6e7d403a8b (diff) | |
parent | af18673e1aa53091880d829a6fa4d7e23a6b4381 (diff) | |
download | Sensor-Watch-3c6affb4190b5d22f90eed9b3fa815c11465b8c6.tar.gz Sensor-Watch-3c6affb4190b5d22f90eed9b3fa815c11465b8c6.tar.bz2 Sensor-Watch-3c6affb4190b5d22f90eed9b3fa815c11465b8c6.zip |
Merge branch 'main' into preferences_in_config
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r-- | movement/movement_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h index 3ce27ea6..10a30af7 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 /* Determines the intensity of the led colors |