Update ReadMe.md

This commit is contained in:
UberGuidoZ 2022-07-25 15:11:41 -07:00 committed by GitHub
parent 89a5d1aca0
commit 2bba6a254f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,11 +21,6 @@ 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 of the officially supported frequencies. ([Hint here...](https://github.com/flipperdevices/flipperzero-firmware/pull/1287/files))
# Modulation (AM/FM)
AM650 and FM650 modulation tries to cover more range of frequencies at the cost of less pickup distance.<br>
AM270 and FM270 modulation offer a more narrow range, but have a cleaner pickup and slightly better distance.
`Allowed to transmit (MHz):`<br>
`R01: 433.05-434.79; 868.15-868.55`<br>
`R02: 304.10-321.95; 433.05-434.79; 915.00-928.00`<br>
@ -36,4 +31,9 @@ AM270 and FM270 modulation offer a more narrow range, but have a cleaner pickup
`R02: US, CA, AU, NZ, MX, BR, CL, AR, UM`<br>
`R03: rest of the world`
# Modulation (AM/FM)
AM650 and FM650 modulation tries to cover more range of frequencies at the cost of less pickup distance.<br>
AM270 and FM270 modulation offer a more narrow range, but have a cleaner pickup and slightly better distance.
[Official documentation is an excellent read!](https://docs.flipperzero.one/sub-ghz/modulation)