refactor: Add LONG_TURBO ChannelOption and validation test (#4039)

This commit is contained in:
James Rich 2025-12-18 10:57:49 -06:00 committed by GitHub
parent d8a1f88bda
commit 85435d7cb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 109 additions and 9 deletions

View file

@ -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>