summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
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();