mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
commit
5a556ee4a9
1 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ option java_outer_classname = "StoreAndForward";
|
|||
option optimize_for = LITE_RUNTIME;
|
||||
option go_package = "github.com/meshtastic/gomeshproto";
|
||||
|
||||
message StoreAndForwardMessage {
|
||||
message StoreAndForward {
|
||||
|
||||
/*
|
||||
* 1 - 99 = From Router
|
||||
|
|
@ -60,7 +60,6 @@ message StoreAndForwardMessage {
|
|||
*/
|
||||
CLIENT_PONG = 105;
|
||||
|
||||
MAX = 255;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue