diff --git a/src/knx/group_object.h b/src/knx/group_object.h index ae6e94e..e2e08a7 100644 --- a/src/knx/group_object.h +++ b/src/knx/group_object.h @@ -287,5 +287,4 @@ class GroupObject * @returns true if the value of the group object was updated after successful conversion. */ bool _valueNoSend(const KNXValue& value, const Dpt& type); - };