Browse Source

Deploying to gh-pages from @ qmk/qmk_firmware@b100db1e5668c9a10437e89d41af76910c58d51d 🚀

gh-pages
drashna 1 year ago
parent
commit
41bae9f114
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      faq_debug.md

+ 1
- 0
faq_debug.md View File

@ -133,3 +133,4 @@ Check:
- Set `debug_enable=true`. See [Debugging](#debugging)
- Try using `print` function instead of debug print. See **common/print.h**.
- Disconnect other devices with console function. See [Issue #97](https://github.com/tmk/tmk_keyboard/issues/97).
- Ensure all strings end with a newline character (`\n`). QMK Toolbox prints console output on a per-line basis.

Loading…
Cancel
Save