Added example Network Port object

This commit is contained in:
skarg
2018-08-30 01:19:31 +00:00
parent 14a2bf696a
commit 77360ad46f
39 changed files with 2374 additions and 3 deletions
+1
View File
@@ -16,6 +16,7 @@ BACNET_HANDLER_DIR = ../handler
BACNET_OBJECT_DIR = ../object
SRC = main.c \
$(BACNET_OBJECT_DIR)/netport.c \
$(BACNET_OBJECT_DIR)/device-client.c
PORT_BIP6_SRC = \