Added datetime module to demo applications.

This commit is contained in:
skarg
2007-01-22 20:31:54 +00:00
parent df0ef160d8
commit d1cf788641
23 changed files with 268 additions and 248 deletions
+1
View File
@@ -39,6 +39,7 @@
#include <stdio.h>
#include "bacdef.h"
#include "bacstr.h"
#include "datetime.h"
typedef struct BACnet_Application_Data_Value {
uint8_t tag; /* application or context-specific number */