clear list on autodetect

This commit is contained in:
Paul
2019-06-08 22:35:37 +02:00
parent 82ca347d44
commit 58a244ab2a
4 changed files with 10 additions and 1 deletions

View File

@@ -314,6 +314,7 @@ void ems_setWarmWaterModeComfort(uint8_t comfort);
bool ems_checkEMSBUSAlive();
void ems_setModels();
void ems_setTxDisabled(bool b);
void ems_clearDeviceList();
void ems_getThermostatValues();
void ems_getBoilerValues();