mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-12 00:28:20 -04:00
chore(deps): update core/proto/src/main/proto digest to 97ea65a (#5212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: James Rich <james.a.rich@gmail.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -80,6 +80,10 @@ data class Channel(val settings: ChannelSettings = default.settings, val loraCon
|
||||
ModemPreset.LONG_MODERATE -> "LongMod"
|
||||
ModemPreset.VERY_LONG_SLOW -> "VLongSlow"
|
||||
ModemPreset.LONG_TURBO -> "LongTurbo"
|
||||
ModemPreset.LITE_FAST -> "LiteFast"
|
||||
ModemPreset.LITE_SLOW -> "LiteSlow"
|
||||
ModemPreset.NARROW_FAST -> "NarrowFast"
|
||||
ModemPreset.NARROW_SLOW -> "NarrowSlow"
|
||||
}
|
||||
} else {
|
||||
"Custom"
|
||||
|
||||
Submodule core/proto/src/main/proto updated: d004f503bb...97ea65a10d
Reference in New Issue
Block a user