mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update mesh.proto
This commit is contained in:
parent
1c85c716a6
commit
b7e6b08b90
1 changed files with 1 additions and 1 deletions
|
|
@ -642,7 +642,7 @@ message Waypoint {
|
|||
* If greater than zero, treat the value as a nodenum only allowing them to update the waypoint.
|
||||
* If zero, the waypoint is open to be edited by any member of the mesh.
|
||||
*/
|
||||
fixed32 locked_to = 5;
|
||||
uint32 locked_to = 5;
|
||||
|
||||
/*
|
||||
* Name of the waypoint - max 30 chars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue