mirror of
https://github.com/stargieg/bacnet-stack
synced 2025-10-26 23:35:52 +08:00
Disable BBMD
This commit is contained in:
parent
a7431655a4
commit
44c3f6fa64
4
Makefile
4
Makefile
|
|
@ -26,8 +26,8 @@ BACNET_DEFINES ?= $(MY_BACNET_DEFINES)
|
|||
BACDL_DEFINE?=-DBACDL_BIP=1
|
||||
|
||||
# Declare your level of BBMD support
|
||||
BBMD_DEFINE ?=-DBBMD_ENABLED=1
|
||||
#BBMD_DEFINE ?= -DBBMD_ENABLED=0
|
||||
#BBMD_DEFINE ?=-DBBMD_ENABLED=1
|
||||
BBMD_DEFINE ?= -DBBMD_ENABLED=0
|
||||
#BBMD_DEFINE ?= -DBBMD_CLIENT_ENABLED
|
||||
|
||||
# Passing parameters via command line
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user