Skip to content

Commit 6a29374

Browse files
Update mpnimbleport.c
Signed-off-by: Vincent1-python <pywei201209@163.com>
1 parent be68b03 commit 6a29374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/esp32/mpnimbleport.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737

3838
#include "extmod/nimble/modbluetooth_nimble.h"
3939

40-
41-
4240
static void ble_host_task(void *param) {
4341
DEBUG_printf("ble_host_task\n");
4442
nimble_port_run(); // This function will return only when nimble_port_stop() is executed.

0 commit comments

Comments
 (0)