mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Now that we use LogRecord, increase the field sizes to reasonable values
Note: this change is 'free' because LogRecord is only used in a union inside of FromRadio and FromRadio is already larger than this.
This commit is contained in:
parent
c25e0c4e0b
commit
9d747b6cf0
1 changed files with 2 additions and 2 deletions
|
|
@ -40,8 +40,8 @@
|
|||
|
||||
*Routing.variant anonymous_oneof:true
|
||||
|
||||
*LogRecord.message max_size:64
|
||||
*LogRecord.source max_size:8
|
||||
*LogRecord.message max_size:384
|
||||
*LogRecord.source max_size:32
|
||||
|
||||
*FileInfo.file_name max_size:228
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue