corrected code after unit testing.

This commit is contained in:
skarg
2005-05-23 11:03:14 +00:00
parent 337f38d7fc
commit f0a28e494b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -62,7 +62,6 @@ typedef struct BACnet_Write_Property_Value
uint16_t type;
uint32_t instance;
} Object_ID;
uint32_t Object_Identifier;
} type;
} BACNET_WRITE_PROPERTY_VALUE;