This commit is contained in:
ok-home
2023-10-10 09:37:55 +07:00
committed by GitHub
parent 2d7d37598c
commit e413b4ec57
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
| ESP32 ESP32S3 ESP32C3 |
| ----------------- |
# ESP32 OTA update via WebsSocket with a simple WEB interface. Optional PreEncrypted mode.
# ESP32 OTA update via WebSocket with a simple WEB interface. Optional PreEncrypted mode.
- Connects as a component to your program
- Does not require external servers for storing OTA firmware, designed primarily for working on a local network.
- Uses WebsSocket or WebsSocket Secure protocol.