diff --git a/mesh.proto b/mesh.proto index efc0ee8..7545bc2 100644 --- a/mesh.proto +++ b/mesh.proto @@ -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; } /*