Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls, pre/postDetails, model cleanup, 16K stack, 0.6.0 #62

Merged
merged 4 commits into from
Dec 18, 2024
Merged

Conversation

ewowi
Copy link
Owner

@ewowi ewowi commented Dec 18, 2024

No description provided.

index.js
- don't show variables without order
- changehtml node search: only search on pidid (not class)

SysModNetwork
- back to preDetails

SysModModel
- remove defaultOrder
- remove pre/postDetails2
- preDetail: remove order of details
- postDetails: remove if no order
- remove cleanUpModel
- deleteObsolete: use iterator for delete
- loop20ms: remove cleanUpModel, dowriteModel: use walkThrougModel to remove ro
- initVar: set order without -

SysModWeb
- init state and info (serveJson bugfix)
index.js
- makeWS: previewBoard: check if canvasNode exists
- makeWS: module found: check order present

pio.ini
- lolin_d32: no boot button
- lolin_s2_mini: boot button is pin0

SysModModel
- delete cleanUpModelDone
pio.ini
- latest ESPLiveScript

main.cpp
- SET_LOOP_TASK_STACK_SIZE 16K

SysModModel
- Variable::Value: check rowNr
- setValue: refactor
- preDetails: if oldValue (not boot): delete all details
- postDetails: rowNr check near var

UserModLive
- enabled by default
- Show stack size
date from 20241105 to 20241219
version from 0.5.0 to 0.6.0
@ewowi ewowi merged commit e2e4a78 into main Dec 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant