Skip to content

1.3.3

Latest
Compare
Choose a tag to compare
@tobozo tobozo released this 09 Jan 12:34
184ca5c

What's Changed

  • Added support for ESP8266 (experimental, sync period disabled)
  • Added webServerPreCallback to init method that allows adding a callback to add and override web server routes as needed
  • Added option to disable favicon handling
  • Fixed deprecation warning by removing unused includes

New Contributor