mirror of
https://github.com/thelsing/knx.git
synced 2025-01-21 00:05:43 +01:00
Co-authored-by: Waldemar Porscha <waldemar.porscha@sap.com>
This commit is contained in:
parent
22af8267c3
commit
2453c3ce5d
@ -12,7 +12,7 @@ GroupObjectTableObject* GroupObject::_table = 0;
|
||||
GroupObject::GroupObject()
|
||||
{
|
||||
_data = 0;
|
||||
_commFlag = Ok;
|
||||
_commFlag = Uninitialized;
|
||||
_dataLength = 0;
|
||||
#ifndef SMALL_GROUPOBJECT
|
||||
_updateHandler = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user