diff --git a/src/main.cpp b/src/main.cpp index 8644ed48..fe177d0d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -233,7 +233,7 @@ void nimble_port_ll_task_func(void *args) { ble_ll_task(args); } } -int countT2 = 0; + int main(void) { logger.Init();