You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks good, thanks. How might the library code that you have from Ex07 integrate with storing HTML elements on file? I think perhaps it makes sense for stuff like CSS and favicons, but not so much for page templates? Definitely worth looking into though, and collaborating with #8 and others
Save ESP32 memory by putting configuration parameter in ESP32 on-board flash chip
Parameters included:
Benefits:
Additionally, modern web browsers accept compressed files as a response, compressing the HTML text file (.gz) could create more space on SPIFFS.
The text was updated successfully, but these errors were encountered: