-
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.
width * height * depth is not nrOfLeds anymore
app.js: only work with jsonValues index.js: add jsonValues[key].new to check for new AppModLeds - width * height * depth is not nrOfLeds anymore (e.g. HSC, ring etc) - loopFun is not using whd but nrOfLeds - ledFix: include nrOfLeds - whd display only - nrOfLeds: changeDimensions - add Spiral (WIP) AppModPinManager - disable loopFun (temporary) SysModFiles - seqNrToName refactor SysModUI: loopFun: use total count (nrOfLeds) instead of x*y*z (w*h*d) SysModWeb - addResponse uses id instead of object
- Loading branch information
1 parent
8cd8f58
commit d095fc9
Showing
15 changed files
with
662 additions
and
599 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.