diff --git a/ESP32-IDF_ESPNOW-Transmitter/main/espnow_transmitter.c b/ESP32-IDF_ESPNOW-Transmitter/main/espnow_transmitter.c index f2c14a38a..d03424e06 100644 --- a/ESP32-IDF_ESPNOW-Transmitter/main/espnow_transmitter.c +++ b/ESP32-IDF_ESPNOW-Transmitter/main/espnow_transmitter.c @@ -2,7 +2,7 @@ by: Alexander Bobkov Date Created: June 17, 2025 Updated: June 18, 2025 - July 29, 2025 (added automatic channel selection in case of ESPNOW transmission failure) + July 29, 2025 (added automatic channel selection when ESPNOW transmission fails) SDK: ESP-IDF v.5.4.1 Modification: added boolean variable LED to the struct 'buffer'