Merge pull request #821 from meshtastic/deprecate-long-slow

Deprecate LONG_SLOW preset
This commit is contained in:
Ben Meadors 2025-12-15 19:39:44 -06:00 committed by GitHub
commit 9beb80f1d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -938,8 +938,9 @@ message Config {
/*
* Long Range - Slow
* Deprecated in 2.7: Unpopular slow preset.
*/
LONG_SLOW = 1;
LONG_SLOW = 1 [deprecated = true];
/*
* Very Long Range - Slow