Update ReadMe.md

This commit is contained in:
UberGuidoZ 2022-06-01 11:19:25 -07:00 committed by GitHub
parent 34b080b520
commit 654ca128ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,10 @@ You can generate MANY of your own SUBs, such as MegaCode and Firefly, over at [F
Looking to mess with garage doors? You can try the OpenSesame/deBruijn files above. (Also check out more info at [RemoteDup](https://www.ifoedit.com/RemoteDup.html), [GarageHack](https://www.ifoedit.com/garagehack.html), and [Learn Button coding](https://support.dealer.liftmaster.com/articles/Knowledge/Determine-the-Color-of-the-Learn-Button-on-Your-Garage-Door-Opener).
Remember, Flipper works on 300-348, 387-464, 779-928 freq only (hardware limit). You need an unlocked firmware with changes to hit them all. ([HINT HERE](https://github.com/flipperdevices/flipperzero-firmware/pull/1287))
Unofficially supported frequencies are 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) docs)<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))
**NOTE: Going outside the supported frequencies may DAMAGE YOUR FLIPPER.<br>
Please understand what you're doing if trying to break out of official frequencies.**
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))