add upload_sec to api/system/info and removed # from some names to keep consistent with MQTT heartbeat - #80

This commit is contained in:
proddy
2021-07-02 16:24:50 +02:00
parent 0510189f54
commit 44a41b963d
3 changed files with 18 additions and 13 deletions

View File

@@ -6,4 +6,7 @@
## Changed
- removed Rx echo failures counting as incomplete telegrams. BAd telegrams show as Warning and not Errors. [#80](https://github.com/emsesp/EMS-ESP32/issues/80)
- add upload_sec to `api/system/info` and removed # from some names to keep consistent with MQTT heartbeat
## Removed