mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix typo in config.proto comment
This commit is contained in:
parent
6f437dd699
commit
0921984572
1 changed files with 1 additions and 1 deletions
|
|
@ -983,7 +983,7 @@ message Config {
|
|||
* Long Range - Turbo
|
||||
* This preset performs similarly to LongFast, but with 500Khz bandwidth.
|
||||
* There is some debate about the legality of 250Khz channels in some regions,
|
||||
* and this preset would present an unombigously legal alternative.
|
||||
* and this preset would present an unambiguously legal alternative.
|
||||
*/
|
||||
LONG_TURBO = 9;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue