Skip to content

Commit 7fd3463

Browse files
committed
Set BACnet log level to defaults
1 parent 4d493c8 commit 7fd3463

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

zephyr/samples/profiles/b-ls/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ CONFIG_INIT_STACKS=y
2222

2323
# BACnet Library
2424
CONFIG_BACNETSTACK=y
25-
CONFIG_BACNETSTACK_LOG_LEVEL=3
2625
# BACnet Library - shell
2726
CONFIG_BACNETSTACK_BACNET_SHELL=y
2827
CONFIG_BACNETSTACK_BACNET_BASIC_SHELL=y

zephyr/samples/profiles/b-sa/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ CONFIG_INIT_STACKS=y
2222

2323
# BACnet Library
2424
CONFIG_BACNETSTACK=y
25-
CONFIG_BACNETSTACK_LOG_LEVEL=3
2625
# BACnet Library - shell
2726
CONFIG_BACNETSTACK_BACNET_SHELL=y
2827
CONFIG_BACNETSTACK_BACNET_BASIC_SHELL=y

zephyr/samples/profiles/b-ss/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ CONFIG_INIT_STACKS=y
2222

2323
# BACnet Library
2424
CONFIG_BACNETSTACK=y
25-
CONFIG_BACNETSTACK_LOG_LEVEL=3
2625
# BACnet Library - shell
2726
CONFIG_BACNETSTACK_BACNET_SHELL=y
2827
CONFIG_BACNETSTACK_BACNET_BASIC_SHELL=y

0 commit comments

Comments
 (0)