mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
SubGHz: Add manually extend, add support for new protocols
Schellenberg / Stilmatic and Came Space keeloq protocols support
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#### 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`
|
||||
Edit user settings file located on your microSD card - `subghz/assets/setting_user` (remove .example from name to use config)
|
||||
|
||||
in this file you will find we already have extra frequencies added
|
||||
if you need your custom one, make sure it doesn't listed here
|
||||
@@ -90,7 +90,6 @@ Your frequencies will be added after default ones
|
||||
### Default hopper list
|
||||
```
|
||||
315000000,
|
||||
330000000,
|
||||
390000000,
|
||||
433420000,
|
||||
433920000,
|
||||
|
||||
Reference in New Issue
Block a user