add pc0 flow for #3224

This commit is contained in:
MichaelDvP
2026-09-08 11:48:31 +02:00
parent c75ebb94a4
commit 3ef63dff73
6 changed files with 139 additions and 58 deletions
+1
View File
@@ -14,6 +14,7 @@ This release is based on the latest Espressif/Arduino core version 3. It brings
- TLS support with 4MB boards without PSRAM
- added eth_10mbit to Network Settings, which forces 10BASE-T half-duplex & autonegotiation off, halving the PHYs power draw. Its off by default as it will cause issues on managed switches with a port forced to 100Mb [#3213](https://github.com/emsesp/EMS-ESP32/pull/3213)
- cleaner MD5 and firmware uploading in WebUI [#3222](https://github.com/emsesp/EMS-ESP32/issues/3222)
- pc0Flow in l/min [#3224](https://github.com/emsesp/EMS-ESP32/issues/3224)
## Fixed