mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge branch 'master' into position-precision
This commit is contained in:
commit
35e39417d4
|
@ -38,6 +38,10 @@ The default pairing mode will be determined based on whether the device has or d
|
|||
|
||||
If your pairing mode is set to `FIXED_PIN`, the default value is **123456**. For all other pairing modes, this number is ignored. A custom integer (6 digits) can be set via the Bluetooth config options.
|
||||
|
||||
:::danger Warning
|
||||
It is strongly recommended that you change the default `FIXED_PIN` code on your device. Leaving the default code in place can pose a significant security risk.
|
||||
:::
|
||||
|
||||
## Bluetooth Config Client Availability
|
||||
|
||||
<Tabs
|
||||
|
|
Loading…
Reference in a new issue