mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-10-01 16:50:54 +02:00
Update README.md
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||

|

|
||||||
|
|
||||||
SmartSwitch application
|
* SmartSwitch application
|
||||||
Based on ESP_AsyncFSBrowser
|
* Based on ESP_AsyncFSBrowser
|
||||||
Temperature Control for heater with schedule for car block heater or battery charger
|
* Temperature Control for heater with schedule for car block heater or battery charger
|
||||||
Wide browser compatibility, no extra server-side needed.
|
* Wide browser compatibility, no extra server-side needed.
|
||||||
HTTP server and WebSocket, single port
|
* HTTP server and WebSocket, single port
|
||||||
Standalone, no JS dependencies for the browser from Internet (I hope)
|
* Standalone, no JS dependencies for the browser from Internet (I hope)
|
||||||
Based on ESP_AsyncFSBrowser
|
* Based on ESP_AsyncFSBrowser
|
||||||
Real Time (NTP) w/ Time Zones
|
* Real Time (NTP) w/ Time Zones
|
||||||
Memorized settings to EEPROM
|
* Memorized settings to EEPROM
|
||||||
Multiple clients can be connected at same time, they see each other requests
|
* Multiple clients can be connected at same time, they see each other requests
|
||||||
Use latest ESP8266 core lib (from github)
|
* Use latest ESP8266 core lib (from github)
|
||||||
|
Reference in New Issue
Block a user