Remove debug variable.

This commit is contained in:
Jean-François Milants 2021-02-14 14:30:34 +01:00
parent 3a1ccdb43e
commit 2922b26121

View File

@ -233,7 +233,7 @@ void nimble_port_ll_task_func(void *args) {
ble_ll_task(args);
}
}
int countT2 = 0;
int main(void) {
logger.Init();