Now I'm writing the web server script on ESP12 to read files from my own File Structure.
Currently 48 pages size is the hard limit for the site total size.
I'm still new to these stuffs, appreciate if you can let me know if there's smarter way to do so
@Unreality started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Now I'm writing the web server script on ESP12 to read files from my own File Structure.
Currently 48 pages size is the hard limit for the site total size.
I'm still new to these stuffs, appreciate if you can let me know if there's smarter way to do so