Update ReadMe.md

This commit is contained in:
UberGuidoZ 2022-06-21 22:15:53 -07:00 committed by GitHub
parent 8c1125b251
commit 6d46d8413a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
Some changes I made to the frequency scanner settings. Some changes I made to the frequency scanner settings. The file is found here:
![Sub-Ghz_Changes](https://user-images.githubusercontent.com/57457139/174948988-f6955976-2318-4e3e-b658-93f0465bb22e.png)
Officially supported frequencies are 300-348 MHz, 387-464 MHz, and 779-928 MHz (from [CC1101 chip docs](https://www.ti.com/product/CC1101))<br> Officially supported frequencies are 300-348 MHz, 387-464 MHz, and 779-928 MHz (from [CC1101 chip docs](https://www.ti.com/product/CC1101))<br>
Unofficially supported frequencies are 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) docs) Unofficially supported frequencies are 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) docs)
@ -8,7 +10,5 @@ Please understand what you're doing if trying to break out of official frequenci
You'll need to edit some code and recompile if you want to break outside the officially supported frequencies. ([Hint here...](https://github.com/flipperdevices/flipperzero-firmware/pull/1287/files)) You'll need to edit some code and recompile if you want to break outside the officially supported frequencies. ([Hint here...](https://github.com/flipperdevices/flipperzero-firmware/pull/1287/files))
The file is found under Flipper -> ext -> subghz -> assets
# CAUTION within 402-408 range! Medical devices can operate here.<br> # CAUTION within 402-408 range! Medical devices can operate here.<br>
This range is purposefully not included in my file above. This range is purposefully not included in my file above.