esp32_nat_router icon indicating copy to clipboard operation
esp32_nat_router copied to clipboard

Add support for WS2812 multicolor led

Open Hougaard22 opened this issue 10 months ago • 0 comments

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)

Hougaard22 avatar Apr 16 '24 07:04 Hougaard22