mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
user
This commit is contained in:
parent
10f2b71fab
commit
95fc9afe6a
|
@ -36,6 +36,8 @@ By enabling `IsLicensed`, you should also review the following related configura
|
|||
- **User:** `LongName` (Should be your Call Sign)
|
||||
- **Channel:** `PSK` (Should be Empty, removing encryption)
|
||||
|
||||
## User Config Client Availability
|
||||
|
||||
<Tabs
|
||||
groupId="settings"
|
||||
defaultValue="cli"
|
||||
|
@ -66,7 +68,9 @@ All User config options are available for Android.
|
|||
#### Apple
|
||||
|
||||
:::info
|
||||
All User config options are available on iOS, iPadOS and macOS at `Settings > Radio Configuration > User`.
|
||||
|
||||
All User config options are available on iOS, iPadOS and macOS at Settings > Device Configuration > User.
|
||||
|
||||
:::
|
||||
|
||||
</TabItem>
|
||||
|
|
Loading…
Reference in a new issue