mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:36:12 +00:00
espnow autoreconnect
This commit is contained in:
@@ -111,7 +111,6 @@ static void sendData (void)
|
||||
receiver_mac[0], receiver_mac[1], receiver_mac[2],
|
||||
receiver_mac[3], receiver_mac[4], receiver_mac[5]);
|
||||
|
||||
|
||||
deletePeer();
|
||||
vTaskDelay(pdMS_TO_TICKS(5000));
|
||||
/*if (espnow_channel < 11) {
|
||||
|
Reference in New Issue
Block a user