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
0347af720c
commit
292538b8fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1306,7 +1306,7 @@ message NodeInfo {
|
|||
/*
|
||||
* Number of hops away from us this node is (0 if adjacent)
|
||||
*/
|
||||
uint32 hops_away = 9;
|
||||
optional uint32 hops_away = 9;
|
||||
|
||||
/*
|
||||
* True if node is in our favorites list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue