01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/src/main.c
@@ -22,10 +22,10 @@ * If the user is using the main thread, you need to enable the following code * and add the user's processing logic to the "loop()" function. */ #if 0 while(1) { loop(); } #endif // while(1) // { // POLL(); // } }