Merge develop
This commit is contained in:
@@ -201,7 +201,6 @@ void nimble_port_init(void) {
|
||||
}
|
||||
|
||||
void nimble_port_ll_task_func(void *args) {
|
||||
// extern void ble_ll_task(void *arg);
|
||||
ble_ll_task(args);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user