-
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.
Stability up, preview loads at page refresh and json to file exclusions
AppModLeds: - ledfix sends file to pview fixed - add Fixtures enum - FastLED.addLeds moved (solved crash?!?) - changeDimensions removed SysModFiles: - writeObjectToFile commented out and replaced by: - LazyJsonRDWS add file write in constructor - add LazyJsonRDWS.addExclusion for elements not to be written (uiFun and chFun in our case (solved crash?!?) - add LazyJsonRDWS.writeJsonVariantToFile SysModModel: use LazyJsonRDWS to write model.json SysModUI - change UserLoop by ObjectLoop - change uiFunctions by ucFunctions - USFun by UCFun
- Loading branch information
1 parent
d095fc9
commit 38ecaf3
Showing
11 changed files
with
364 additions
and
290 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
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.