mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 15:04:19 +00:00
update changelog
This commit is contained in:
parent
d838bbdd36
commit
4074aa7d38
2 changed files with 7 additions and 1 deletions
|
@ -1,9 +1,13 @@
|
|||
### New Update
|
||||
* An-Motors and HCS101 keeloq emulation
|
||||
* OFW: IR: increase raw timings amount
|
||||
* OFW: Move files from /int to /ext on SD mount
|
||||
* OFW: Embedded arm-none-eabi toolchain (+ fixed - fbt.cmd runs submodule update anyways ignoring FBT_NO_SYNC)
|
||||
#### Previous changes
|
||||
* Update screen after sending signal in SubGhz received signals scene
|
||||
* Recompiled Universal Remote for ALL buttons (may cause freeze while bruteforcing for 5-10sec, its ok) (see PR #29)
|
||||
* OFW: Add a FORCE=1(env var) to flash every build
|
||||
* OFW: nfc: fix exit after emulation
|
||||
#### Previous changes
|
||||
* OFW: Bluetooth Remote Additions
|
||||
* OFW: Save picopass as picopass or, for 26bit, as lfrfid
|
||||
* OFW: added gui-shift command to ducky script
|
||||
|
|
|
@ -37,6 +37,8 @@ Our Discord Community:
|
|||
See changelog in releases for latest updates!
|
||||
|
||||
### Current modified and new SubGhz protocols list:
|
||||
- HCS101
|
||||
- An-Motors
|
||||
- CAME Atomo
|
||||
- FAAC SLH (Spa)
|
||||
- Keeloq(+ proper manufacturer codes selection)
|
||||
|
|
Loading…
Reference in a new issue