summaryrefslogtreecommitdiffstats
path: root/movement/alt_fw/timers.h
diff options
context:
space:
mode:
Diffstat (limited to 'movement/alt_fw/timers.h')
-rw-r--r--movement/alt_fw/timers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/alt_fw/timers.h b/movement/alt_fw/timers.h
index c4d27f50..4d36c664 100644
--- a/movement/alt_fw/timers.h
+++ b/movement/alt_fw/timers.h
@@ -40,4 +40,6 @@ const watch_face_t watch_faces[] = {
#define MOVEMENT_NUM_FACES (sizeof(watch_faces) / sizeof(watch_face_t))
+#define SIGNAL_TUNE_DEFAULT
+
#endif // MOVEMENT_CONFIG_H_