-
-
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.
Add progress type (heap,stack,psram), simplify callCFAW and processJson
index.js - rowNr use UINT8_max - add progress type AppFixture - fxSize including count - fixture: chFun: no sendDataws needed AppModFixtureGen - matrix2D: add panels AppModLeds - fxStart/end: max NUM_LEDS_Max - fxCount combined with fxSize SysModModel - rename setChFunAndWs to callChFunAndWs - callChFunAndWs: simplify: direct call to addResponse - setValueV: with rowNr parameter - rename setValueUIOnly to setUIValueV SysModSystem - heap, psram, stack: change to progress type and add chFun setting ui value and comment, call callChFunAndWs to update (WIP) SysModUI - add initProgress - initCoord3D: add rowNr - processJson: void result, also support var:value and use simplify use of setValue and callChFunAndWs - initVar: refactor type check - processUiFun: simplify responseObject SysModWeb: - wsEvent: bugfix: add check on uiFun - wsEvent: cleanupClients if buffer full (WIP)
- Loading branch information
Showing
19 changed files
with
1,519 additions
and
1,555 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.