change node_db to 80

This commit is contained in:
Jm Casler 2022-06-02 18:00:43 -07:00
parent 7625699203
commit f072f84610

View file

@ -2,7 +2,7 @@
# https://jpa.kapsi.fi/nanopb/docs/reference.html#proto-file-options
# FIXME pick a higher number someday? or do dynamic alloc in nanopb?
*DeviceState.node_db max_count:64
*DeviceState.node_db max_count:80
# 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