-
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.
Lambda [this] for Files, Model and Modules, add loop1s and loop10s
index.js: - generateHTML: select: add isPartOfTable - small changes AppModLeds: use loop1s & private vars Module.h: replace secondMillis by loop1s and loop10s SysModFiles - remove static for filesChanged and dirToJson SysModModel - remove static for doWriteModel and doShowObsolete - use loop1s SysModModules - remove static for modules - add oneSecondMillis and tenSecondMillis - loop: implement loop1s and loop10s SysModNetwork: use loop1s SysModSystem: use loop1s and loop10s SysModUI: use loop1s SysModWeb: use loop1s UserModInstances: use loop10s
- Loading branch information
Showing
24 changed files
with
1,277 additions
and
1,263 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
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.