diff --git a/meshtastic/module_config.proto b/meshtastic/module_config.proto index a7cd4e1..292f01e 100644 --- a/meshtastic/module_config.proto +++ b/meshtastic/module_config.proto @@ -333,7 +333,7 @@ message ModuleConfig { /* * Minimum hop distance from requestor before responding to NodeInfo requests */ - uint32 nodeinfo_direct_response_min_hops = 7; + uint32 nodeinfo_direct_response_max_hops = 7; /* * Enable per-node rate limiting to throttle chatty nodes