Fix BLE service not being registered
This commit is contained in:
parent
a4598ed63e
commit
ea62510eb6
@ -94,6 +94,7 @@ void NimbleController::Init() {
|
||||
musicService.Init();
|
||||
weatherService.Init();
|
||||
navService.Init();
|
||||
agendaService.Init();
|
||||
anService.Init();
|
||||
dfuService.Init();
|
||||
batteryInformationService.Init();
|
||||
|
Loading…
Reference in New Issue
Block a user