New changes according to the review : Priority 0 for display, 1 for system, timer and ble host, and 2 for ble LL
This commit is contained in:

committed by
JF

parent
cd1f218dd8
commit
a8b7fbe48b
@@ -77,6 +77,7 @@ int GAPEventCallback(struct ble_gap_event* event, void* arg) {
|
||||
|
||||
void NimbleController::Init() {
|
||||
while (!ble_hs_synced()) {
|
||||
vTaskDelay(10);
|
||||
}
|
||||
|
||||
nptr = this;
|
||||
|
Reference in New Issue
Block a user