mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 01:12:01 +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
|
||||
wifi_init();
|
||||
esp_now_init();
|
||||
//wifi_init();
|
||||
//esp_now_init();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user