mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update draft of SF Protobuf
This commit is contained in:
parent
33fd03ca0d
commit
b82ebc0e79
1 changed files with 2 additions and 2 deletions
|
|
@ -110,9 +110,9 @@ message StoreAndForwardMessage {
|
|||
uint32 HistoryMessages = 1;
|
||||
|
||||
/*
|
||||
* Earliest message (seconds since now)
|
||||
* The window of messages that was used to filter the history client requested
|
||||
*/
|
||||
uint32 Earliest = 2;
|
||||
uint32 Window = 2;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue