summaryrefslogtreecommitdiffstats
path: root/movement/alt_fw/the_backpacker.h
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2023-09-13 14:08:52 -0400
committerjoeycastillo <joeycastillo@utexas.edu>2023-09-13 14:08:52 -0400
commitbc9b4ce700d3f12adc0daceaa880e3d638df0c2b (patch)
tree1311fc766278c349e414471a626fac473813e556 /movement/alt_fw/the_backpacker.h
parent9cd39cd3e37121502a5d58f8a58bd37331be378e (diff)
downloadSensor-Watch-bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.tar.gz
Sensor-Watch-bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.tar.bz2
Sensor-Watch-bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.zip
update alternate firmware for new board color
Diffstat (limited to 'movement/alt_fw/the_backpacker.h')
-rw-r--r--movement/alt_fw/the_backpacker.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/alt_fw/the_backpacker.h b/movement/alt_fw/the_backpacker.h
index 01af7b06..0a599cff 100644
--- a/movement/alt_fw/the_backpacker.h
+++ b/movement/alt_fw/the_backpacker.h
@@ -41,4 +41,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_