feat: retry wifi 3 times on provision, reset on fail
This commit is contained in:
+1
-1
@@ -174,7 +174,7 @@ void app_main(void)
|
||||
ble_scanner_start();
|
||||
|
||||
led_indicator_set(LED_SCANNING);
|
||||
ESP_LOGI(TAG, "Anchor running — scanning BLE and publishing RSSI");
|
||||
ESP_LOGI(TAG, "Anchor running - scanning BLE and publishing RSSI");
|
||||
|
||||
// main event loop
|
||||
const EventBits_t cmd_bits =
|
||||
|
||||
Reference in New Issue
Block a user