diff options
author | joeycastillo <joeycastillo@utexas.edu> | 2023-09-13 14:08:52 -0400 |
---|---|---|
committer | joeycastillo <joeycastillo@utexas.edu> | 2023-09-13 14:08:52 -0400 |
commit | bc9b4ce700d3f12adc0daceaa880e3d638df0c2b (patch) | |
tree | 1311fc766278c349e414471a626fac473813e556 /movement/movement_config.h | |
parent | 9cd39cd3e37121502a5d58f8a58bd37331be378e (diff) | |
download | Sensor-Watch-bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.tar.gz Sensor-Watch-bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.tar.bz2 Sensor-Watch-bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.zip |
update alternate firmware for new board color
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r-- | movement/movement_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h index 1bd15133..6a7f87e0 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -51,6 +51,5 @@ const watch_face_t watch_faces[] = { /* Custom hourly chime tune. Check movement_custom_signal_tunes.h for options */ #define SIGNAL_TUNE_DEFAULT -#include "movement_custom_signal_tunes.h" #endif // MOVEMENT_CONFIG_H_ |