1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00

typo combing

This commit is contained in:
Round-Pi
2023-02-20 10:55:53 -05:00
parent 80a64d8e1a
commit b89902942b
52 changed files with 118 additions and 118 deletions

View File

@@ -70,7 +70,7 @@ if you need your custom one, make sure it doesn't listed here
### User frequencies added AFTER that default list! You need to continue until you reach the end of that list
### If you want to disable default list and use ONLY user added frequecies from user settings file
### If you want to disable default list and use ONLY user added frequencies from user settings file
Change that line
`#Add_standard_frequencies: true`
to
@@ -81,7 +81,7 @@ Just add new line
`Frequency: 928000000` - where `928000000` is your frequency, keep it in that format! it should be 9 digits!
### Hopper frequency list
To add new frequecy to hopper:
To add new frequency to hopper:
add new line `Hopper_frequency: 345000000`<br>
But remember! You should keep it as small as possible, or hopper functionality would be useless!<br>
If `#Add_standard_frequencies: true` is not changed<br>
@@ -95,4 +95,4 @@ Your frequencies will be added after default ones
433420000,
433920000,
868350000,
```
```