mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
Add 318 mhz back to hopping list
This commit is contained in:
@@ -91,6 +91,7 @@ Your frequencies will be added after default ones
|
||||
```
|
||||
310000000,
|
||||
315000000,
|
||||
318000000,
|
||||
433920000,
|
||||
868350000,
|
||||
```
|
||||
|
||||
@@ -79,6 +79,7 @@ static const uint32_t subghz_frequency_list[] = {
|
||||
static const uint32_t subghz_hopper_frequency_list[] = {
|
||||
310000000,
|
||||
315000000,
|
||||
318000000,
|
||||
433920000,
|
||||
868350000,
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user