Reduce default log level to 1
This commit is contained in:
parent
a02f889902
commit
34b6d9a507
1 changed files with 1 additions and 1 deletions
|
@ -417,7 +417,7 @@ config ZMK_USB_LOGGING
|
|||
if ZMK_USB_LOGGING
|
||||
|
||||
config ZMK_LOG_LEVEL
|
||||
default 4
|
||||
default 1
|
||||
|
||||
# We do this to avoid log loop where logging to USB generates more log messages.
|
||||
config USB_CDC_ACM_LOG_LEVEL
|
||||
|
|
Loading…
Add table
Reference in a new issue