Skip to content

esp-fs-webserver 2.0.1

Choose a tag to compare

@cotestatnt cotestatnt released this 19 Jan 17:32
· 189 commits to master since this release
  • drastically reduced the number of read/write accesses to the configuration file during setup:
    only once at boot and then the file can be closed manually with closeConfiguration() method or automatically when the server is started
  • setup page fix ('/' character not needed in some situations)
  • some examples updated

Full Changelog: 2.0.0...2.0.1