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
|
||||
|
||||
# Increase the transmit power of the dongle
|
||||
config BT_CLTR_TX_PWR_PLUS_8
|
||||
default y
|
||||
choice BT_CTLR_TX_PWR
|
||||
default BT_CTLR_TX_PWR_PLUS_8
|
||||
endchoice
|
||||
|
||||
endif
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue