Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Mar 30, 2022
2 parents 69d6f06 + a4e6869 commit bd0384e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deviceonly.options
Original file line number Diff line number Diff line change
Expand Up @@ -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:32
*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
Expand Down

0 comments on commit bd0384e

Please sign in to comment.