summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-05-20 15:29:47 -0400
committerPete Johanson <peter@peterjohanson.com>2020-05-20 15:29:47 -0400
commit9e27f0b5665a6e3b277105f03dc475918ba810d3 (patch)
tree96ee7d6b22004b81239baa9a40add04735f6db9a
parentfb5cf6ba02ea260a213753c4f0efc8c2d3a7e00c (diff)
Commented logging directives for use later.
-rw-r--r--prj.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/prj.conf b/prj.conf
index 9250cce..5e0c8bb 100644
--- a/prj.conf
+++ b/prj.conf
@@ -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