Changed default GCC build to enable BBMD so that demo/server simulation includes a BBMD.
This commit is contained in:
@@ -26,8 +26,8 @@ BACNET_DEFINES ?= $(MY_BACNET_DEFINES)
|
||||
BACDL_DEFINE?=-DBACDL_BIP=1
|
||||
|
||||
# Declare your level of BBMD support
|
||||
BBMD_DEFINE ?=-DBBMD_ENABLED=0
|
||||
#BBMD_DEFINE ?= -DBBMD_ENABLED=1
|
||||
BBMD_DEFINE ?=-DBBMD_ENABLED=1
|
||||
#BBMD_DEFINE ?= -DBBMD_ENABLED=0
|
||||
#BBMD_DEFINE ?= -DBBMD_CLIENT_ENABLED
|
||||
|
||||
# Passing parameters via command line
|
||||
|
||||
Reference in New Issue
Block a user