-
-
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.
pid, id for UI, Network and Web module, checkbox type using bool3State
RAM: [== ] 17.6% (used 57748 bytes from 327680 bytes) Flash: [======== ] 75.7% (used 1438593 bytes from 1900544 bytes) index.js: - initCap: add isLowerCase function (WIP) - createHTML: check variable.value != null (bugfix) newui/modules.js - check variable.value != null (bugfix) model.json - rename clTbl to clients including columns - rename ethOn, WifiOn, apOn to ethernet, wiFi, AP including children - rename vlTbl to loops including columns SysModModel - showObsolete, don't use class variable - callVarOnChange: checkbox pointer: use bool3State type SysModNetwork - rename ethOn, WifiOn, apOn to ethernet, wiFi, AP including children SysModUI - rename vlTbl to loops including columns - initCheckbox use bool3State type - callVarFun: use bool3State type SysModWeb - rename clTbl to clients including columns
- Loading branch information
1 parent
404c5b7
commit 44d6239
Showing
16 changed files
with
1,742 additions
and
1,787 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
Oops, something went wrong.