mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
fix docs
This commit is contained in:
parent
8b24fbab19
commit
be48f1cbef
1 changed files with 2 additions and 2 deletions
|
|
@ -62,9 +62,9 @@ message Data {
|
|||
}
|
||||
|
||||
/* Broadcast when a newly powered mesh node wants to find a node num it can use
|
||||
Sent from the phone over bluetooth to set the user id for the owner of this
|
||||
// Sent from the phone over bluetooth to set the user id for the owner of this
|
||||
node.
|
||||
Also sent from nodes to each other when a new node signs on (so all clients
|
||||
// Also sent from nodes to each other when a new node signs on (so all clients
|
||||
can have this info)
|
||||
|
||||
The algorithm is as follows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue