Update SubGHz_changes.md

This commit is contained in:
UberGuidoZ 2022-07-27 22:31:08 -07:00 committed by GitHub
parent f0f3c1e85e
commit 465a6b7a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@ Change furi_hal_subghz_is_frequency_valid and furi_hal_subghz_set_frequency_and_
Reminder, the unofficially supported freq are 281-361 MHz, 378-481 MHz, and 749-962 MHz
281000000 - 361000000
378000000 - 481000000
281000000 - 361000000<br>
378000000 - 481000000<br>
749000000 - 962000000
```
@ -29,4 +29,4 @@ uint32_t furi_hal_subghz_set_frequency_and_path(uint32_t value) {
return value;
```
Don't forget to add your new freq to the user settings file (and change ignore_default_tx_region: false to true)
Don't forget to add your new freq to the user settings file (and change ignore_default_tx_region: false to true)