diff options
| author | Pete Johanson <peter@peterjohanson.com> | 2020-05-20 15:29:47 -0400 |
|---|---|---|
| committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-20 15:29:47 -0400 |
| commit | 9e27f0b5665a6e3b277105f03dc475918ba810d3 (patch) | |
| tree | 96ee7d6b22004b81239baa9a40add04735f6db9a | |
| parent | fb5cf6ba02ea260a213753c4f0efc8c2d3a7e00c (diff) | |
Commented logging directives for use later.
| -rw-r--r-- | prj.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
