Added warning

This commit is contained in:
Ben Meadors 2023-02-04 07:49:59 -06:00 committed by Thomas Göttgens
parent f55635caa0
commit 6ba0fc518f

View file

@ -302,6 +302,7 @@ message HamParameters {
/*
* The selected frequency of LoRA operation
* Please respect your local laws, regulations, and band plans.
* Ensure your radio is capable of operating of the selected frequency before setting this.
*/
float frequency = 3;
}