mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-30 17:40:12 +00:00
Update SubGHz_changes.md
This commit is contained in:
parent
f0f3c1e85e
commit
465a6b7a02
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user