List Dir works?
This commit is contained in:
parent
f841b8c984
commit
6393a17d74
5 changed files with 49 additions and 17 deletions
|
|
@ -51,7 +51,7 @@ NimbleController::NimbleController(Pinetime::System::SystemTask& systemTask,
|
|||
heartRateService {systemTask, heartRateController},
|
||||
motionService{systemTask, motionController},
|
||||
fs {fs},
|
||||
fsService {fs},
|
||||
fsService {systemTask,fs},
|
||||
serviceDiscovery({¤tTimeClient, &alertNotificationClient}) {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue