mirror of
https://github.com/stargieg/bacnet-stack
synced 2025-10-26 23:35:52 +08:00
[r3090] Added structure name.
This commit is contained in:
parent
7261d40214
commit
8252eb1242
|
|
@ -34,7 +34,7 @@ typedef enum {
|
|||
|
||||
typedef uint8_t TYPE_BACNET_TIMESTAMP_TYPE;
|
||||
|
||||
typedef struct {
|
||||
typedef struct BACnet_Timestamp {
|
||||
TYPE_BACNET_TIMESTAMP_TYPE tag;
|
||||
union {
|
||||
BACNET_TIME time;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user