Update docs/docs/features/dongle.mdx

Co-authored-by: 5Y1VN <86794811+5y1vn@users.noreply.github.com>
This commit is contained in:
Rasmus Koit 2024-08-18 15:49:24 +03:00 committed by GitHub
parent 900ff1f4c1
commit 83e624148d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
``` ```