Moved demo configuration option to Makefile.

This commit is contained in:
skarg
2011-07-05 20:00:23 +00:00
parent 32096fe226
commit 75bfee00d4
2 changed files with 6 additions and 4 deletions
-3
View File
@@ -49,9 +49,6 @@
#define BACNET_PROTOCOL_VERSION 1
#define BACNET_PROTOCOL_REVISION 10
/* Intrinsic reporting funcionality */
#define INTRINSIC_REPORTING
/* largest BACnet Instance Number */
/* Also used as a device instance number wildcard address */
#define BACNET_MAX_INSTANCE (0x3FFFFF)