aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ee6a6d3d..ab50fa74 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -123,7 +123,8 @@ Pinetime::Applications::DisplayApp displayApp(lcd,
alarmController,
brightnessController,
touchHandler,
- fs);
+ fs,
+ spiNorFlash);
Pinetime::System::SystemTask systemTask(spi,
spiNorFlash,