mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2026-01-30 18:12:16 +01:00
Reverting the PR idea of ACE editor' supporting fles to be moved to sf data/extras subfolder, moved back to root fs. (workers didn't work this way) edit.htm can be binary-embedded in a firmware or a in gzipped file on fs (saves 4k of program storage, RAM usage is identical) To embed: Comment #define EDFS in SPIFFSEditor.cpp and run do_emb.bat On fs: Enable #define EDFS in SPIFFSEditor.cpp and run do_ed_fs.bat