summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorTim Keller <geekboy1011@gmail.com>2021-09-27 02:52:02 (GMT)
committerTim Keller <geekboy1011@gmail.com>2022-01-04 01:59:01 (GMT)
commit3ebf002f9db75513d036c0eaa0863e75882b3a40 (patch)
treec9e78252084716e797b56793c8b7f1cbd51188be /src/CMakeLists.txt
parentad42cdf120ddd835331be6c1d1ee86e8e14a4479 (diff)
Add start of settings app for senstivity.
really just debugging. I want to make it more configurable then high med low. Position of setting needs a new location...dynamicly adding it currently at the end. Which honestly im fine with.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 47da4a8..311eee2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -447,6 +447,7 @@ list(APPEND SOURCE_FILES
displayapp/screens/settings/SettingSteps.cpp
displayapp/screens/settings/SettingSetDate.cpp
displayapp/screens/settings/SettingSetTime.cpp
+ displayapp/screens/settings/SettingShakeThreshold.cpp
## Watch faces
displayapp/icons/bg_clock.c