mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
formatting
This commit is contained in:
@@ -812,8 +812,8 @@ void Boiler::process_UBAErrorMessage(std::shared_ptr<const Telegram> telegram) {
|
||||
}
|
||||
}
|
||||
}
|
||||
// 0xC2
|
||||
|
||||
// 0xC2
|
||||
void Boiler::process_UBAErrorMessage2(std::shared_ptr<const Telegram> telegram) {
|
||||
if (telegram->offset > 0 || telegram->message_length < 14) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user