rewriting ReadPropertyMultiple to use new BACnet Application Data type. Unit test is not passing yet.

This commit is contained in:
skarg
2005-12-11 13:11:48 +00:00
parent a28d0acb14
commit ea9a4635a5
3 changed files with 62 additions and 77 deletions
+1
View File
@@ -8,6 +8,7 @@ CFLAGS = -Wall -I. -Itest -DTEST -DTEST_READ_PROPERTY_MULTIPLE -g
SRCS = bacdcode.c \
bacerror.c \
bacapp.c \
bigend.c \
rpm.c \
test/ctest.c