- Update effects to use a more detailed config (all 3x colors, speed)
- Moar effects! Christmas Lights?
- Proper error habndling in API, so ESP does not choke it self (?) ArduinoJSON?
- Update stand-alone by merging this
renderColorPicker
does not need to be updated! yay!- If just one color is required - just use
colors[0]
. Same can be in the API handler - Rendering does not need to change - only the update handler, yay!
getDetails
of save call needs to be updatedhandleLoad
to always return the arrayhandleSave
to always expect an arrayeffects.h
to just one type - with the most data
- PlatformIO Menu
- Platform
- Build Filesystem Image
- Upload Filesystem Image
- Profit