Change locked to locked_to

pull/263/head
Ben Meadors 2023-01-15 17:50:21 -06:00 zatwierdzone przez Thomas Göttgens
rodzic 0c8cd89e14
commit 1c85c716a6
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -639,9 +639,10 @@ message Waypoint {
uint32 expire = 4;
/*
* If true, only allow the original sender to update the 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.
*/
bool locked = 5;
fixed32 locked_to = 5;
/*
* Name of the waypoint - max 30 chars