pull/375/head
Ben Meadors 2023-07-25 17:29:31 -05:00
rodzic 16dbe1e7e6
commit 45ccd172d7
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,6 @@
# 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:80
*DeviceState.node_db_lite 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