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