Adding COV support (in progress).

This commit is contained in:
skarg
2007-12-08 16:21:47 +00:00
parent 32457a68c0
commit e1df93557f
3 changed files with 75 additions and 15 deletions
+2 -1
View File
@@ -67,7 +67,8 @@
/* BACAPP decodes WriteProperty service requests
Choose the datatypes that your application supports */
#if !(defined(BACAPP_NULL) || \
#if !(defined(BACAPP_ALL) || \
defined(BACAPP_NULL) || \
defined(BACAPP_BOOLEAN) || \
defined(BACAPP_UNSIGNED) || \
defined(BACAPP_SIGNED) || \