From 7a1b5b683d291c950f077e67182ac12c61ffe747 Mon Sep 17 00:00:00 2001 From: Clive Blackledge Date: Wed, 21 Jan 2026 19:45:11 -0800 Subject: [PATCH] Hopefully last name change --- meshtastic/module_config.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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