Add 318 mhz back to hopping list

This commit is contained in:
MX 2023-03-21 17:57:46 +03:00
parent db54c463e6
commit f5b818541e
No known key found for this signature in database
GPG Key ID: 7CCC66B7DBDD1C83
2 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@ Your frequencies will be added after default ones
```
310000000,
315000000,
318000000,
433920000,
868350000,
```

View File

@ -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,