WXK
2025-01-22 255c51174a0571340ef470184064a5c75d261d27
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();
//   }
}