mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-26 06:20:21 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
062e40d1e0
2 changed files with 9 additions and 9 deletions
14
ReadMe.md
14
ReadMe.md
|
@ -24,16 +24,16 @@ Our Discord Community:
|
|||
<br>
|
||||
<br>
|
||||
|
||||
# What changed
|
||||
* SubGHz regional TX restriction removed
|
||||
# What's changed
|
||||
* SubGHz regional TX restrictions removed
|
||||
* SubGHz frequecy range can be extended in settings file (Warning: It can damage flipper's hardware)
|
||||
* Many rolling code protocols now has ability to save & send captured signals
|
||||
* Many rolling code protocols now have the ability to save & send captured signals
|
||||
* FAAC SLH (Spa) & BFT Mitto (secure with seed) manual creation
|
||||
* Custom community plugins and games added
|
||||
* Extra SubGHz frequencies + extra mifare classic keys
|
||||
* Picopass/iClass plugin is included in releases
|
||||
* Extra SubGHz frequencies + extra Mifare Classic keys
|
||||
* Picopass/iClass plugin included in releases
|
||||
* Recompiled IR TV Universal Remote for ALL buttons
|
||||
* Other small fixes and changes
|
||||
* Other small fixes and changes throughout
|
||||
|
||||
See changelog in releases for latest updates!
|
||||
|
||||
|
@ -43,7 +43,7 @@ See changelog in releases for latest updates!
|
|||
- CAME Atomo
|
||||
- FAAC SLH (Spa)
|
||||
- BFT Mitto
|
||||
- Keeloq(+ proper manufacturer codes selection)
|
||||
- Keeloq (+ proper manufacturer codes selection)
|
||||
- Nice Flor S
|
||||
- SecPlus v1 & v2
|
||||
- Star Line
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<br>
|
||||
<br>
|
||||
|
||||
### **If installng for first time - Update to the latest official firmware before proceeding**
|
||||
### **If installing for first time - Update to the latest official firmware before proceeding**
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
@ -18,7 +18,7 @@
|
|||
- You should find folder named `f7-update-(CURRENT VERSION)` that contains files like `update.fuf`, `resources.tar` and etc..
|
||||
- Remove microSD card from flipper and insert it into PC or smartphone (you can skip this step and upload all files using qFlipper)
|
||||
- Create new folder `update` on the root of the microSD card and move folder that you previously extracted from archive - `f7-update-(CURRENT VERSION)` into `update` on microSD card
|
||||
- So result should look like `update/f7-update-(CURRENT VERSION)/` with all files in this folder on microSD card, remember iOS default Files app doesnt show all files properly (3 instead of 6), so you need to use another app for unpacking or use PC or Android
|
||||
- So result should look like `update/f7-update-(CURRENT VERSION)/` with all files in this folder on microSD card, remember iOS default Files app doesn't show all files properly (3 instead of 6), so you need to use another app for unpacking or use PC or Android
|
||||
- Verify that all files are present on your microSD card
|
||||
- After all you need to insert microSD card back into flipper, navigate into filebrowser, open this file
|
||||
`update/f7-update-(CURRENT VERSION)/update.fuf`
|
||||
|
|
Loading…
Reference in a new issue