Update mesh.proto

This commit is contained in:
Ben Meadors 2023-01-15 18:12:06 -06:00 committed by GitHub
parent fc838f325a
commit 688f64fb97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -641,7 +641,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