mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
One message was missing
This commit is contained in:
parent
8f3972e579
commit
0985b94c20
1 changed files with 5 additions and 0 deletions
|
|
@ -53,6 +53,11 @@ message StoreAndForward {
|
|||
*/
|
||||
ROUTER_HISTORY = 6;
|
||||
|
||||
/*
|
||||
* Router is responding to a request for stats.
|
||||
*/
|
||||
ROUTER_STATS = 7;
|
||||
|
||||
/*
|
||||
* Client is an in error state.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue