mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Create DangerousSettings.md
This commit is contained in:
12
documentation/DangerousSettings.md
Normal file
12
documentation/DangerousSettings.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## How to extend SubGHz supported frequency range
|
||||
|
||||
#### CC1101 Frequency range specs: 300-348 MHz, 386-464 MHz, and 778-928 MHz
|
||||
#### 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
|
||||
2. You don't need extended range for almost all use cases
|
||||
3. Extending frequency range and transmitting on frequencies that outside of hardware specs can damage your hardware!
|
||||
4. Flipper Devices team and/or unleashed/RogueMaster fw developers are not responsible of any damage that can be caused by using CFW or extending frequency ranges!!!
|
||||
|
||||
If you really sure you need that change, find `subghz/assets/extend_range.txt` file on your microSD, read comments on first lines
|
||||
and change `false` to `true`
|
||||
Reference in New Issue
Block a user