mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Channels help
This commit is contained in:
parent
ca6cf606bc
commit
63bc7a5805
5 changed files with 123 additions and 2 deletions
|
|
@ -1683,6 +1683,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"A channel index of 0 indicates the primary channel where all broadcast packets are sent from." : {
|
||||
|
||||
},
|
||||
"A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key." : {
|
||||
|
||||
},
|
||||
"A Meshtastic QR code contains the LoRa config and channel values needed for radios to communicate. You can share a complete channel configuration using the Replace Channels option, if you choose Add Channels your shared channels will be added to the channels on the receiving radio." : {
|
||||
"localizations" : {
|
||||
|
|
@ -1741,6 +1747,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"A red lock with a slash means the channel is not securely encrypted, it uses either no key at all or a 1 byte known key. Traffic on this channel is easily intercepted." : {
|
||||
|
||||
},
|
||||
"A Trace Route was sent, no response has been received." : {
|
||||
"localizations" : {
|
||||
|
|
@ -6162,6 +6171,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Channels Help" : {
|
||||
|
||||
},
|
||||
"Chart" : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue