fix merge

This commit is contained in:
Thomas Kunze 2025-02-23 00:53:38 +01:00
parent dd06e251c5
commit 088dd65c81

View File

@ -312,7 +312,6 @@ bool GroupObject::valueNoSend(const KNXValue& value, const Dpt& type)
commFlag(Ok); commFlag(Ok);
return encodingDone; return encodingDone;
return encodingDone;
} }
bool GroupObject::valueNoSendCompare(const KNXValue& value, const Dpt& type) bool GroupObject::valueNoSendCompare(const KNXValue& value, const Dpt& type)