mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Default hops
This commit is contained in:
parent
98e7afb0a2
commit
2a7ab321c7
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ enum HopValues : Int, CaseIterable, Identifiable {
|
|||
|
||||
case oneHop = 1
|
||||
case twoHops = 2
|
||||
case threeHops = 0
|
||||
case threeHops = 3
|
||||
case fourHops = 4
|
||||
case fiveHops = 5
|
||||
case sixHops = 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue