mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 19:31:30 +00:00
Update SubGHz_changes.md
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user