SystemTask: Move lcd to DisplayApp
SystemTask should never write to the lcd
This commit is contained in:
@@ -128,7 +128,6 @@ Pinetime::Applications::DisplayApp displayApp(lcd,
|
||||
fs);
|
||||
|
||||
Pinetime::System::SystemTask systemTask(spi,
|
||||
lcd,
|
||||
spiNorFlash,
|
||||
twiMaster,
|
||||
touchPanel,
|
||||
|
||||
Reference in New Issue
Block a user