mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 10:10:53 +00:00
espnow autoreconnect
This commit is contained in:
0
ESP32-IDF_ESPNOW-Transmitter/build/.ninja_lock
Normal file
0
ESP32-IDF_ESPNOW-Transmitter/build/.ninja_lock
Normal file
@@ -149,8 +149,8 @@ static void statusDataSend(const uint8_t *mac_addr, esp_now_send_status_t status
|
|||||||
}
|
}
|
||||||
|
|
||||||
//esp_now_deinit(); // Stop ESP-NOW
|
//esp_now_deinit(); // Stop ESP-NOW
|
||||||
wifi_init();
|
//wifi_init();
|
||||||
esp_now_init();
|
//esp_now_init();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user