Fixed the spelling of BBMD_ENABLED, and define it off (0) by default.
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 ?=
|
||||
#BBMD_DEFINE ?= -DBBMD_ENABLE
|
||||
BBMD_DEFINE ?=-DBBMD_ENABLED=0
|
||||
#BBMD_DEFINE ?= -DBBMD_ENABLED=1
|
||||
#BBMD_DEFINE ?= -DBBMD_CLIENT_ENABLED
|
||||
|
||||
# Define WEAK_FUNC for [...somebody help here; I can't find any uses of it]
|
||||
|
||||
Reference in New Issue
Block a user