Skip to content

Commit 2922b26

Browse files
committed
Remove debug variable.
1 parent 3a1ccdb commit 2922b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ void nimble_port_ll_task_func(void *args) {
233233
ble_ll_task(args);
234234
}
235235
}
236-
int countT2 = 0;
236+
237237
int main(void) {
238238
logger.Init();
239239

0 commit comments

Comments
 (0)