From eccea5ab9f43eea3c3ac6dbfb7e03dd81578191c Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Sat, 25 Feb 2023 10:05:32 +0200 Subject: SystemTask: Move lcd to DisplayApp SystemTask should never write to the lcd --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 9611d26c..36fb49c4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -128,7 +128,6 @@ Pinetime::Applications::DisplayApp displayApp(lcd, fs); Pinetime::System::SystemTask systemTask(spi, - lcd, spiNorFlash, twiMaster, touchPanel, -- cgit v1.2.3-70-g09d2