Changes to be committed:

modified:   ESP32-IDF_ESPNOW-Transmitter/main/espnow_transmitter.c
This commit is contained in:
2025-08-04 21:29:58 -04:00
parent b5d438dde3
commit d55ecbaea9

View File

@@ -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'