mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor: Add LONG_TURBO ChannelOption and validation test (#4039)
This commit is contained in:
parent
d8a1f88bda
commit
85435d7cb8
3 changed files with 109 additions and 9 deletions
|
|
@ -130,6 +130,7 @@
|
|||
|
||||
<string name="label_very_long_slow">Very Long Range - Slow</string>
|
||||
<string name="label_long_fast">Long Range - Fast</string>
|
||||
<string name="label_long_turbo">Long Range - Turbo</string>
|
||||
<string name="label_long_moderate">Long Range - Moderate</string>
|
||||
<string name="label_long_slow">Long Range - Slow</string>
|
||||
<string name="label_medium_fast">Medium Range - Fast</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue