This commit is contained in:
Ben Meadors 2022-03-15 07:24:53 -05:00
parent 33f08f8188
commit 41b3dd6c07

View file

@ -1012,7 +1012,7 @@ message NodeInfo {
/*
* Set to indicate the last time we received a packet from this node
*/
fixed32 last_heard = 4;
fixed32 last_heard = 5;
}
/*