mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #294 from meshtastic/new-modem-preset
Add new Long Range - Moderately Fast preset
This commit is contained in:
commit
d0e95871ff
1 changed files with 5 additions and 0 deletions
|
|
@ -652,6 +652,11 @@ message Config {
|
|||
* Short Range - Fast
|
||||
*/
|
||||
SHORT_FAST = 6;
|
||||
|
||||
/*
|
||||
* Long Range - Moderately Fast
|
||||
*/
|
||||
LONG_MODERATE = 7;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue