Remove mesh_sds_timeout_secs and bump node_db_lite to 100 for now

This commit is contained in:
Ben Meadors 2023-08-11 20:25:44 -05:00
parent d473009659
commit ca0942e910
2 changed files with 2 additions and 11 deletions

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_lite max_count:80
*DeviceState.node_db_lite max_count:100
# 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