-
Mon 2019.12.23
'Tried to reduce JSVARs by changing the 40,000 value in .....'
My belief is that the understanding of what a JsVar really is, is well, . . . misunderstood.
From L2, the available memory 267 free blocks is an indication here as the board started with 2300 originally.
As @MaBe is pointing out, it will be necessary to remove those sections of un-necessary code to allow the compiler to build a version that takes up less memory, than the one currently at release.
Tried to reduce JSVARs by changing the 40,000 value in ...../targets/esp32/main.c (Did not find any other place to do it)
With little or not success, JSVARS reduced, but still not working.
My be this is exceeding my knowledge, will wait for @maze1980 version.
Thanks to all, for your efforts.