From 45ccd172d7f1173515519cbb75afb6232d7e71e0 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Tue, 25 Jul 2023 17:29:31 -0500 Subject: [PATCH] Remove count --- meshtastic/deviceonly.options | 1 - 1 file changed, 1 deletion(-) diff --git a/meshtastic/deviceonly.options b/meshtastic/deviceonly.options index c164888..b03209b 100644 --- a/meshtastic/deviceonly.options +++ b/meshtastic/deviceonly.options @@ -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