tasmota / autoconf

Tasmota autoconf device configurations storage
GNU General Public License v3.0
9 stars 22 forks source link

01Space_ESP32-C3-RGB : LED config broken #20

Closed Noschvie closed 1 year ago

Noschvie commented 1 year ago

The WS2812 / onboard LED doesn't work with GPIO8 as configured by "01Space_ESP32-C3-RGB"

image

Using GPIO7 instead as shown by the screenshot let the onboard LED working.

sfromis commented 1 year ago

Is there more than one board variant? I have the ESP32-C3FH4-RGB working with the pin config suggested on that page, which includes the WS2812B 5x5 matrix on gpio 8, as in the template included in autoconf, which is the same pin layout as in the Tasmota templates repository for 01space 5x5 WS2812B Development Board (ESP32-C3-RGB).

Jason2866 commented 1 year ago

Closing since the config is verified working for the board