mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
fix 1886 raw telegram
This commit is contained in:
@@ -1492,6 +1492,7 @@ void EMSESP::incoming_telegram(uint8_t * data, const uint8_t length) {
|
||||
read_next_ = true;
|
||||
txservice_.send();
|
||||
} else {
|
||||
read_next_ = false;
|
||||
txservice_.send_poll(); // close the bus
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user