mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 15:44:18 -08:00
Merge branch 'master' into patch-7
This commit is contained in:
commit
9f3b9cf2ec
|
@ -26,7 +26,7 @@ If your pairing mode is set to fixed PIN this is the value of that fixed 6 digit
|
||||||
| Setting | Acceptable Values | Default |
|
| Setting | Acceptable Values | Default |
|
||||||
| :-----------------------: | :-----------------: | :-----: |
|
| :-----------------------: | :-----------------: | :-----: |
|
||||||
| bluetooth.enabled | `true`, `false` | `true` |
|
| bluetooth.enabled | `true`, `false` | `true` |
|
||||||
| bluetooth.mode | `randomPin`, `fixedPin`, `noPin` | `randomPin` |
|
| bluetooth.mode | `RandomPin`, `FixedPin`, `NoPin` | `RandomPin` |
|
||||||
| bluetooth.fixedPin | `integer` 6 Digits | `123456` |
|
| bluetooth.fixedPin | `integer` 6 Digits | `123456` |
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue