Files
EMS-ESP32/CHANGELOG_LATEST.md

13 lines
324 B
Markdown

# Changelog
## Added
## Fixed
## 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