Enhanced the COV Notify service by adding confirmed to the unconfirmed encoding and decoding.

This commit is contained in:
skarg
2006-08-02 22:14:04 +00:00
parent 376f210107
commit 94f7f58cb8
5 changed files with 170 additions and 50 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ BASEDIR = .
#CFLAGS = -Wall -I.
# -g for debugging with gdb
#CFLAGS = -Wall -I. -g
CFLAGS = -Wall -I. -Itest -DTEST -DTEST_COV -g
CFLAGS = -Wall -I. -Itest -Idemo/object -DTEST -DTEST_COV -g
SRCS = bacdcode.c \
bacstr.c \