mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Hopefully last name change
This commit is contained in:
parent
693aaa395b
commit
7a1b5b683d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue