Update docs/docs/troubleshooting/connection-issues.mdx
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
9dfbbb6b35
commit
e7e653c500
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export const Uf2Tabs = (props) => (
|
|||
);
|
||||
|
||||
:::tip
|
||||
[USB logging](../development/usb-logging.mdx) can be very helpful for diagnosing issues with ZMK. However, when connected to USB your ZMK device will output to USB by default. To troubleshoot wireless connection issues using logging, you will need to [change the output](../behaviors/outputs.md).
|
||||
[USB logging](../development/usb-logging.mdx) can be very helpful for diagnosing issues with ZMK. However, when connected to USB your ZMK device will output to USB by default. To troubleshoot wireless connection issues using logging, you will need to [change the preferred output endpoint](../behaviors/outputs.md).
|
||||
:::
|
||||
|
||||
## Split Keyboard Halves Unable to Pair
|
||||
|
|
Loading…
Add table
Reference in a new issue