mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:56:11 +00:00
espnow autoreconnect
This commit is contained in:
@@ -149,6 +149,7 @@ static void statusDataSend(const uint8_t *mac_addr, esp_now_send_status_t status
|
||||
}
|
||||
|
||||
devices.channel = espnow_channel;
|
||||
esp_now_del_peer(receiver_mac);
|
||||
//esp_now_add_peer(&devices);
|
||||
|
||||
//esp_now_deinit(); // Stop ESP-NOW
|
||||
|
Reference in New Issue
Block a user