From af693fe022bc73c2fb3245c54f6e3abf8f086bd8 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Fri, 28 Jul 2023 06:42:42 -0500 Subject: [PATCH] Int_size, not max_size --- meshtastic/mesh.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.options b/meshtastic/mesh.options index c40b2d2..2d1a438 100644 --- a/meshtastic/mesh.options +++ b/meshtastic/mesh.options @@ -52,7 +52,7 @@ *Waypoint.description max_size:100 *NeighborInfo.neighbors max_count:10 -*Neighbor.node_broadcast_interval_secs max_size:16 +*Neighbor.node_broadcast_interval_secs int_size:16 *DeviceMetadata.firmware_version max_size:18