Update docs/docs/features/dongle.mdx
Co-authored-by: 5Y1VN <86794811+5y1vn@users.noreply.github.com>
This commit is contained in:
parent
900ff1f4c1
commit
83e624148d
1 changed files with 3 additions and 2 deletions
|
@ -107,8 +107,9 @@ if SHIELD_MY_KEYBOARD_DONGLE
|
||||||
default 2
|
default 2
|
||||||
|
|
||||||
# Increase the transmit power of the dongle
|
# Increase the transmit power of the dongle
|
||||||
config BT_CLTR_TX_PWR_PLUS_8
|
choice BT_CTLR_TX_PWR
|
||||||
default y
|
default BT_CTLR_TX_PWR_PLUS_8
|
||||||
|
endchoice
|
||||||
|
|
||||||
endif
|
endif
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue