mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 09:16:08 +00:00
espnow autoreconnect
This commit is contained in:
@@ -112,7 +112,7 @@ static void sendData (void)
|
||||
uint8_t channel;
|
||||
esp_wifi_get_channel(&channel, NULL);
|
||||
ESP_LOGE(TAG, "ESP-NOW Channel: %d", channel);
|
||||
deletePeer();
|
||||
//deletePeer();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user