Update LONG_TURBO comment in config.proto

Removed comment about legality of 250Khz channels.
This commit is contained in:
Jonathan Bennett 2025-12-15 16:08:51 -06:00 committed by GitHub
parent 0921984572
commit 2567b7aa4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -982,8 +982,6 @@ 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 unambiguously legal alternative.
*/
LONG_TURBO = 9;
}