mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
adding the long canned messages
This commit is contained in:
parent
be14ce595f
commit
22c12e043b
6 changed files with 162 additions and 9 deletions
|
|
@ -7,5 +7,11 @@
|
|||
# FIXME - max_count is actually 32 but we save/load this as one long string of preencoded MeshPacket bytes - not a big array in RAM
|
||||
*DeviceState.receive_queue max_count:1
|
||||
|
||||
*DeviceState.canned_message_plugin_message_part1 max_size:200
|
||||
*DeviceState.canned_message_plugin_message_part2 max_size:200
|
||||
*DeviceState.canned_message_plugin_message_part3 max_size:200
|
||||
*DeviceState.canned_message_plugin_message_part4 max_size:200
|
||||
*DeviceState.canned_message_plugin_message_part5 max_size:200
|
||||
|
||||
*ChannelFile.channels max_count:8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue