This commit is contained in:
e2002
2025-07-18 08:50:57 +03:00
parent f173dad9b5
commit 40d299f4c2
4 changed files with 10 additions and 2 deletions

View File

@@ -234,6 +234,10 @@ Work is in progress...
---
## Version history
### 0.9.533
- fixed compilation error for esp32 core version lower than 3.0.0
- fixed error setting display brightness to 1
### 0.9.530
- optimization of webserver/socket code in netserver.cpp, part#1
- added support for ArduinoOTA (OTA update from Arduino IDE) (disabled by default)\