srg74 / WLED-ESP32-pico

WLED ESP32 pico board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presets Won't Save

apetrycki opened this issue · comments

With the firmware on this site and that shipped with my pico, presets won't save.

Uncaught TypeError: Cannot read properties of null (reading 'value')
    at saveP ((index):207:49226)
    at HTMLButtonElement.onclick ((index):1:1)

Loading the released 13.3 version works fine, but obviously is missing features.

commented

I will check firmware. If you find firmware glitch better to report to WLED discord for developers to investigate.

I will do that also, but figured since I received my WLED ESP32 Pico with this broken firmware, you would want to know about. Probably better to build your firmware from a released version than a beta. I found and loaded the sound reactive version of 13.3 and it works well. I'm not well versed in Platform IO or the WLED code base, so I'm not sure if there are other things you've added to your build that may also be causing the issue.

commented

I appreciate your feedback and will definitely look into a problem. Latest firmware close to release and have a lot of improvements so I’m trying to deliver better experience to my customers 😊

I am having the same issue on my board. Are the esp32 versions of WLED releases compatible with this board?