Is your feature request related to a problem? Please describe.
The problem is that there is no Wifi where I would like to control pixels.
Describe the solution you'd like
I would like to control pixels WITHOUT the need to connect to a WiFi network.
This can be achieved using the ESP-NOW functionality built into the ESP32
Additional context
https://www.espressif.com/en/solutions/low-power-solutions/esp-now
https://docs.espressif.com/projects/arduino-esp32/en/latest/api/espnow.html#:~:text=ESP%2DNOW-,About,sending%20and%20receiving%20data%20packets.
Is your feature request related to a problem? Please describe.
The problem is that there is no Wifi where I would like to control pixels.
Describe the solution you'd like
I would like to control pixels WITHOUT the need to connect to a WiFi network.
This can be achieved using the ESP-NOW functionality built into the ESP32
Additional context
https://www.espressif.com/en/solutions/low-power-solutions/esp-now
https://docs.espressif.com/projects/arduino-esp32/en/latest/api/espnow.html#:~:text=ESP%2DNOW-,About,sending%20and%20receiving%20data%20packets.