Adjusted inverter names for HMS-1600/1800/2000-4T

This commit is contained in:
Thomas Basler 2023-11-24 18:11:08 +01:00
parent bcc647fd51
commit 8cf31729df

View File

@ -61,7 +61,7 @@ bool HMS_4CH::isValidSerial(uint64_t serial)
String HMS_4CH::typeName() String HMS_4CH::typeName()
{ {
return "HMS-1600/1800/2000"; return "HMS-1600/1800/2000-4T";
} }
const byteAssign_t* HMS_4CH::getByteAssignment() const byteAssign_t* HMS_4CH::getByteAssignment()