eamars / OpenTrickler-RP2040-Controller

OpenTrickler controller application on RP2040 platform
https://discord.gg/ZhdThA2vrW
GNU General Public License v3.0
13 stars 8 forks source link

Add URI decode prior to the REST #18

Closed eamars closed 11 months ago

eamars commented 11 months ago

Address the issue from https://github.com/eamars/OpenTrickler-RP2040-Controller/issues/17

eamars commented 11 months ago

@JoeBananski reported the LED stop working after this branch. After the code analysis I've identified the issue is caused by https://github.com/eamars/OpenTrickler-RP2040-Controller/blob/main/src/neopixel_led.c#L198