mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Remove attended
This commit is contained in:
parent
280f9d1bf8
commit
4239bfc2f8
1 changed files with 0 additions and 5 deletions
|
|
@ -94,11 +94,6 @@ message UserLite {
|
|||
* This is sent out to other nodes on the mesh to allow them to compute a shared secret key.
|
||||
*/
|
||||
bytes public_key = 7;
|
||||
|
||||
/*
|
||||
* Whether or not the node is attended by a User
|
||||
*/
|
||||
optional bool is_attended = 8;
|
||||
}
|
||||
|
||||
message NodeInfoLite {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue