ble works again after sleep - but we are still leaking
This commit is contained in:
@@ -135,3 +135,7 @@ BLEService *createUpdateService(BLEServer *server)
|
||||
|
||||
return service;
|
||||
}
|
||||
|
||||
void destroyUpdateService() {
|
||||
resultC = NULL;
|
||||
}
|
||||
Reference in New Issue
Block a user