check received status before toggling fetch on empty telegram

This commit is contained in:
MichaelDvP
2022-01-20 08:33:04 +01:00
parent 3d8e1b8f86
commit e9588cc7a1
3 changed files with 11 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
- overlapping while reading sequence of EMS1.0 telegrams
- redundant telegram readings (because of offset overflow)
- added missing RC30/Moduline400 [#243](https://github.com/emsesp/EMS-ESP32/issues/243)
- check received status before toggling fetch on empty telegram [#268][#282]
## Changed