Added UCovNotification handler to demo server application.

This commit is contained in:
skarg
2008-11-20 16:27:40 +00:00
parent e6f683a43b
commit 6072b98f1f
5 changed files with 91 additions and 9 deletions
+1
View File
@@ -88,6 +88,7 @@ HANDLER_SRC = $(BACNET_HANDLER)\txbuf.c \
$(BACNET_HANDLER)\h_whohas.c \
$(BACNET_HANDLER)\h_ihave.c \
$(BACNET_HANDLER)\h_cov.c \
$(BACNET_HANDLER)\h_ucov.c \
$(BACNET_HANDLER)\s_arfs.c \
$(BACNET_HANDLER)\s_awfs.c \
$(BACNET_HANDLER)\s_dcc.c \