mirror of
https://github.com/thelsing/knx.git
synced 2025-05-07 01:15:35 +02:00
Fix Format Issue: Remove Blank Line at End
This commit is contained in:
parent
b8f914c358
commit
6b75e1e854
@ -295,5 +295,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