Zephyr core bacnet server port; bacnet/device test (#123)
Co-authored-by: Gregory Shue <gregory.shue@legrand.us>
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@ menuconfig BACNETSTACK
|
||||
|
||||
if BACNETSTACK
|
||||
|
||||
module = BACNET
|
||||
module = BACNETSTACK
|
||||
module-str = Log level for BACnet
|
||||
module-help = Enable BACnet library to output debug messages
|
||||
source "$(ZEPHYR_BASE)/subsys/logging/Kconfig.template.log_config"
|
||||
@@ -100,6 +100,6 @@ config BACDL_BIP6_PORT
|
||||
help
|
||||
UDP port to listen on (default=47808)
|
||||
|
||||
#rsource "subsys/Kconfig"
|
||||
rsource "subsys/Kconfig"
|
||||
|
||||
endif # BACNETSTACK
|
||||
|
||||
Reference in New Issue
Block a user