mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
Fix Format: Indention
This commit is contained in:
@@ -333,8 +333,8 @@ bool GroupObject::valueCompare(const KNXValue& value, const Dpt& type)
|
||||
{
|
||||
if (valueNoSendCompare(value, type))
|
||||
{
|
||||
objectWritten();
|
||||
return true;
|
||||
objectWritten();
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
Reference in New Issue
Block a user