WXK
2025-05-22 035ecb85c3513be2b6ab5c515db082cb7fee8f97
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();
//   }
}