> Actually eval('('+appSettings+')') is significantly worse I'm afraid.
>
> Basically, if you do Storage.read you get a pointer to external memory
> Any functions have their code kept in that memory so it saves loads of
> RAM. The second you append to the string it has to copy everything to
> RAM - so now every function ends up in RAM, not Flash :(
This reverts commit
|
||
|---|---|---|
| .. | ||
| ChangeLog | ||
| settings-default.json | ||
| settings-icon.js | ||
| settings.js | ||
| settings.png | ||