Infineat : Add support for external resources, and read the images and fonts from the ilesystem
This commit is contained in:
@@ -131,7 +131,8 @@ Pinetime::Applications::DisplayApp displayApp(lcd,
|
||||
timerController,
|
||||
alarmController,
|
||||
brightnessController,
|
||||
touchHandler);
|
||||
touchHandler,
|
||||
fs);
|
||||
|
||||
Pinetime::System::SystemTask systemTask(spi,
|
||||
lcd,
|
||||
|
Reference in New Issue
Block a user