diff --git a/meshtastic/module_config.proto b/meshtastic/module_config.proto index 2a593e4..a7cd4e1 100644 --- a/meshtastic/module_config.proto +++ b/meshtastic/module_config.proto @@ -364,12 +364,12 @@ message ModuleConfig { /* * Set hop_limit to 0 for relayed telemetry broadcasts (own packets unaffected) */ - bool zero_hop_telemetry = 13; + bool exhaust_hop_telemetry = 13; /* * Set hop_limit to 0 for relayed position broadcasts (own packets unaffected) */ - bool zero_hop_position = 14; + bool exhaust_hop_position = 14; /* * Preserve hop_limit for router-to-router traffic