This website requires JavaScript.
Explore
Help
Sign In
Th3maz1ng
/
ESP8266_swiss_army_board
Watch
1
Star
0
Fork
0
You've already forked ESP8266_swiss_army_board
Code
Issues
Pull Requests
Releases
Wiki
Activity
584
Commits
1
Branch
0
Tags
6
MiB
c9ead83204
Commit Graph
3 Commits
Author
SHA1
Message
Date
anschrammh
a951cdd6fc
Added the WEBServerManager class to enable the initialization of the WEBServer using a config file, I might change the behaviour of this initialization when some parameters are missing, renamed the old WEBServerManager class to WEBServerManager_deprecated, now using the new WEBServerManager in the SAB object instead of the WEBServer directly, minor changes to the OTAManager, migrating the dashboard v2 layout so that every tile has the same size
2022-10-05 08:20:15 +02:00
anschrammh
beefe8e355
Added OTA events callbacks
2022-09-27 08:00:19 +02:00
anschrammh
f547c8fc07
Added a new OTAManager class which wraps the OTAUpdater class and configures it using parameters read from a cfg file
2022-09-27 07:26:12 +02:00