Update comments for frequency bands

Per @fifieldt
This commit is contained in:
Tom 2025-12-22 12:07:56 +00:00 committed by nomdetom
parent 4ec8f9c269
commit 624e1401e8

View file

@ -936,12 +936,12 @@ message Config {
EU_866 = 27;
/*
* EU 866MHz RFID band (ETSI EN 302 208)
* EU 868MHz band, with narrow presets
*/
NARROW_868 = 28;
/*
* EU 866MHz RFID band (ETSI EN 302 208)
* US 433MHz Amateur Use band
*/
HAM_US433 = 29;
}