Added structure name.
This commit is contained in:
@@ -34,7 +34,7 @@ typedef enum {
|
|||||||
|
|
||||||
typedef uint8_t TYPE_BACNET_TIMESTAMP_TYPE;
|
typedef uint8_t TYPE_BACNET_TIMESTAMP_TYPE;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct BACnet_Timestamp {
|
||||||
TYPE_BACNET_TIMESTAMP_TYPE tag;
|
TYPE_BACNET_TIMESTAMP_TYPE tag;
|
||||||
union {
|
union {
|
||||||
BACNET_TIME time;
|
BACNET_TIME time;
|
||||||
|
|||||||
Reference in New Issue
Block a user