feat: add SHORT_TURBO modem preset

This commit is contained in:
andrekir 2024-08-25 09:54:32 -03:00
parent 45578d27f8
commit d30a4d146a
2 changed files with 2 additions and 1 deletions

View file

@ -75,6 +75,7 @@
<string name="app_too_old">Application update required</string>
<string name="must_update">You must update this application on the app store (or Github). It is too old to talk to this radio firmware. Please read our <a href="https://meshtastic.org/docs/software/android/installation">docs</a> on this topic.</string>
<string name="none">None (disable)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Short Range / Fast</string>
<string name="modem_config_medium">Medium Range / Fast</string>
<string name="modem_config_long">Long Range / Fast</string>