mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 14:51:50 -08:00
congif availability (conforming)
This commit is contained in:
parent
dc7912e696
commit
8818812f95
|
@ -38,7 +38,7 @@ 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.
|
||||
|
||||
## Configure Bluetooth Config
|
||||
## Bluetooth Config Client Availability
|
||||
|
||||
<Tabs
|
||||
groupId="settings"
|
||||
|
|
|
@ -104,7 +104,7 @@ If enabled, messages from the mesh will be sent to the **public** internet throu
|
|||
|
||||
Set to `false` by default for all channels.
|
||||
|
||||
## Examples
|
||||
## Channel Config Client Availability
|
||||
|
||||
<Tabs
|
||||
groupId="settings"
|
||||
|
@ -148,7 +148,12 @@ Tap the Channel Name (or the pen icon) to access the Channel Menu:
|
|||
#### Apple
|
||||
|
||||
:::info
|
||||
Channel settings are only available on Apple platforms by scanning QR codes.
|
||||
|
||||
A channel editor is available on the iOS, iPadOS and macOS applications.
|
||||
|
||||
1. Open the Meshtastic App
|
||||
2. Navigate to: **Settings > Radio Configuration > Channels**
|
||||
|
||||
:::
|
||||
|
||||
</TabItem>
|
||||
|
|
Loading…
Reference in a new issue