mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update hop_limit comment
This commit is contained in:
parent
d8213ad133
commit
f68db84414
1 changed files with 2 additions and 2 deletions
|
|
@ -565,8 +565,8 @@ message Config {
|
|||
RegionCode region = 7;
|
||||
|
||||
/*
|
||||
* Overrides HOPS_RELIABLE and sets the maximum number of hops. This can't be greater than 7.
|
||||
* 0 for default of 3
|
||||
* Maximum number of hops. This can't be greater than 7.
|
||||
* Default of 3
|
||||
*/
|
||||
uint32 hop_limit = 8;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue