Remove debug variable.
This commit is contained in:
parent
3a1ccdb43e
commit
2922b26121
|
@ -233,7 +233,7 @@ void nimble_port_ll_task_func(void *args) {
|
|||
ble_ll_task(args);
|
||||
}
|
||||
}
|
||||
int countT2 = 0;
|
||||
|
||||
int main(void) {
|
||||
logger.Init();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user