diff options
Diffstat (limited to 'movement/alt_fw/focus.h')
-rw-r--r-- | movement/alt_fw/focus.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/alt_fw/focus.h b/movement/alt_fw/focus.h index ab5525a5..a8fd5736 100644 --- a/movement/alt_fw/focus.h +++ b/movement/alt_fw/focus.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_ |