-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use LazyJsonRDWS for ledFix(Gen): make 3D fixture preview work + extras
app.js: add jsonValues for preview3D index.js: processUpdate: add file type, add fetchAndExecute (from WLEDMM) AppModLeds: - split in NUM_LEDS_Fastled and NUM_LEDS_preview - ledFix: use LazyJsonRDWS instead of ArduinoJson - ledFixGen: use filewrite (LazyJsonRDWS later) - ledFixGen add M888h, HSC and globe (wip) SysModFiles: - deleteLedFixes to deleteFiles - removeFiles: reverse filter - add LazyJsonRDWS class - remove overloading by postfixing setValue with C, B and I (temporary) SysModUI - Add check before uiFunctions vector function is called !!! (cause of crashes!!!) SysModWeb - add addFileServer to send full jsonfiles as text to ui
- Loading branch information
1 parent
4c36374
commit 8cd8f58
Showing
15 changed files
with
793 additions
and
414 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.