summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2021-09-12 08:08:25 (GMT)
committerRiku Isokoski <riksu9000@gmail.com>2021-09-12 08:08:25 (GMT)
commit3ee4876214b70c107cabbb54f865e646e99f0d73 (patch)
treeab0ba3a25b6a598b0371598ed72fea5af95adb97 /src/main.cpp
parentcdf5801efeafd7f0ee05cbe23198856efb9890e3 (diff)
Toggle notifications only, keep vibrations.
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 79e2ad8..cea66bf 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -123,7 +123,7 @@ Pinetime::Controllers::TouchHandler touchHandler(touchPanel, lvgl);
Pinetime::Controllers::FS fs {spiNorFlash};
Pinetime::Controllers::Settings settingsController {fs};
-Pinetime::Controllers::MotorController motorController {settingsController};
+Pinetime::Controllers::MotorController motorController {};
Pinetime::Applications::DisplayApp displayApp(lcd,