esp32_nat_router
esp32_nat_router copied to clipboard
Add support for WS2812 multicolor led
New feature:
- Support for WS2812 LED
Changes:
- Update PlatformIO espressif32 to 6.6.0 (esp-idf 5.2.1)
- Add led_strip component espressif/[email protected]
- Extract led_status method into its own file
Tested on boards:
- ESP32 (UART)
- ESP32-C6 (USB Serial)