Commented logging directives for use later.

This commit is contained in:
Pete Johanson 2020-05-20 15:29:47 -04:00
parent fb5cf6ba02
commit 9e27f0b566
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ CONFIG_ZMK_BLE=y
CONFIG_BT_GATT_NOTIFY_MULTIPLE=n
CONFIG_BT_DEVICE_NAME="ZMK Keyboard"
CONFIG_BT_DEVICE_APPEARANCE=961
# CONFIG_LOG=y
# CONFIG_KSCAN_LOG_LEVEL_DBG=y
# Incresed stack due to settings API usage
# CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048