mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
text changes
This commit is contained in:
@@ -1790,7 +1790,6 @@ void _process_Version(_EMS_RxTelegram * EMS_RxTelegram) {
|
||||
_addDevice(EMS_DEVICE_TYPE_BOILER, product_id, EMS_ID_BOILER, EMS_Devices[i].device_desc, version, brand);
|
||||
ems_getBoilerValues(); // get Boiler values that we would usually have to wait for
|
||||
return; // quit
|
||||
break;
|
||||
}
|
||||
i++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user