Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into 420
  • Loading branch information
RogueMaster committed Feb 16, 2023
2 parents 561d273 + fd46bd1 commit 33df872
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/DangerousSettings.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## How to extend SubGHz supported frequency range

#### CC1101 Frequency range specs: 300-348 MHz, 386-464 MHz, and 778-928 MHz (+ 350MHz was added to default range)
#### CC1101 Frequency range specs: 300-348 MHz, 386-464 MHz, and 778-928 MHz (+ 350MHz and 467MHz was added to default range)
#### This setting will extend to: 281-361 MHz, 378-481 MHz, and 749-962 MHz

1. Please do not do that unless you know what exactly you are doing
Expand Down
3 changes: 2 additions & 1 deletion documentation/SubGHzSettings.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## How to add new SubGHz frequencies

#### CC1101 Frequency range specs: 300-348 MHz, 386-464 MHz, and 778-928 MHz (+ 350MHz was added to default range)
#### CC1101 Frequency range specs: 300-348 MHz, 386-464 MHz, and 778-928 MHz (+ 350MHz and 467MHz was added to default range)

Edit user settings file located on your microSD card - `subghz/assets/setting_user.txt`

Expand Down Expand Up @@ -54,6 +54,7 @@ if you need your custom one, make sure it doesn't listed here
438900000,
440175000,
464000000,
467750000,
/* 779 - 928 */
779000000,
Expand Down

0 comments on commit 33df872

Please sign in to comment.