From 9898fed80634c99c9dbe8ee8682dfdc259463654 Mon Sep 17 00:00:00 2001 From: JF Date: Tue, 16 Jun 2020 20:36:24 +0200 Subject: Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones. --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 869e4246..41943892 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -201,6 +201,7 @@ void nimble_port_init(void) { } void nimble_port_ll_task_func(void *args) { + extern void ble_ll_task(void *); ble_ll_task(args); } } -- cgit v1.2.3-70-g09d2