diff --git a/InfiniTime b/InfiniTime index f53e750..6393281 160000 --- a/InfiniTime +++ b/InfiniTime @@ -1 +1 @@ -Subproject commit f53e75063b6ef618d65a1f287df52ba01c3351f5 +Subproject commit 63932810d2707e6c530dae64b209ac240137dc17 diff --git a/main.cpp b/main.cpp index 9828247..0a1a35c 100644 --- a/main.cpp +++ b/main.cpp @@ -360,7 +360,8 @@ Pinetime::Applications::DisplayApp displayApp(lcd, timerController, alarmController, brightnessController, - touchHandler); + touchHandler, + fs); Pinetime::System::SystemTask systemTask(spi, lcd,