diff options
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r-- | movement/movement_config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h index bafbc5e5..067ca44b 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -49,8 +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 tunes do not currently work in LE mode. */ +/* Custom hourly chime tune. Check movement_custom_signal_tunes.h for options. */ #define SIGNAL_TUNE_DEFAULT #endif // MOVEMENT_CONFIG_H_ |