Update new-shield.md
This commit is contained in:
parent
fc511e40cc
commit
384b7e6889
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ which controls the display name of the device over USB and BLE.
|
|||
The updated new default values should always be wrapped inside a conditional on the shield config name defined in the `Kconfig.shield` file. Here's the simplest example file.
|
||||
|
||||
:::warning
|
||||
Do not make the keyboard name too long, otherwise the bluetooth advertising might fail and you will not be able to find your keyboard from your laptop / tablet.
|
||||
Do not make the keyboard name too long (within ~16 characters), otherwise the bluetooth advertising might fail and you will not be able to find your keyboard from your device.
|
||||
:::
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue