mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
Merge branch 'fix/group-object-setting-invalid-value' into fix/group-object-setting-invalid-value--thelsing/master
This commit is contained in:
commit
641ae4efcd
@ -287,5 +287,4 @@ class GroupObject
|
|||||||
* @returns true if the value of the group object was updated after successful conversion.
|
* @returns true if the value of the group object was updated after successful conversion.
|
||||||
*/
|
*/
|
||||||
bool _valueNoSend(const KNXValue& value, const Dpt& type);
|
bool _valueNoSend(const KNXValue& value, const Dpt& type);
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user