diff --git a/src/knx/group_object.h b/src/knx/group_object.h index 80133a0..eb65ea3 100644 --- a/src/knx/group_object.h +++ b/src/knx/group_object.h @@ -295,5 +295,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); - };