aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2021-02-14 14:30:34 +0100
committerJean-François Milants <jf@codingfield.com>2021-02-14 14:30:34 +0100
commit2922b26121f0acc1c35d3b725eacd5d44932de72 (patch)
tree5bb7976d5167379f9277993e0b321a1af9bd063b /src/main.cpp
parent3a1ccdb43ed832460608fb9082ea7c4ce214b005 (diff)
Remove debug variable.
Diffstat (limited to 'src/main.cpp')
-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();