mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 21:13:16 +00:00
Update readme and changelog
This commit is contained in:
parent
a71abedd25
commit
115257ea59
2 changed files with 7 additions and 4 deletions
|
@ -3,6 +3,8 @@
|
|||
* SubGHz: **Hold right in received signal list to delete selected signal**
|
||||
* SubGHz: **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code
|
||||
* SubGHz: Debug mode counter increase settings (+5, +10, default: +1)
|
||||
* Infrared: Debug TX PIN output settings (ability to move tx signal out to GPIO)
|
||||
* BadUSB: Fixed #365 (BadUSB won't detect connection and/or hangs)
|
||||
|
||||
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)
|
||||
|
||||
|
|
|
@ -165,10 +165,11 @@ Games:
|
|||
- Sub-GHz -> Press OK in frequency analyzer to use detected frequency in Read modes [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/77)
|
||||
- Sub-GHz -> Long press OK button in Sub-GHz Frequency analyzer to switch to Read menu [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/79)
|
||||
- Lock device with pin(or regular lock if pin not set) by holding UP button on main screen [(by an4tur0r)](https://github.com/DarkFlippers/unleashed-firmware/pull/107)
|
||||
* SubGHz: **Hold right in received signal list to delete selected signal**
|
||||
* SubGHz: **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code
|
||||
* SubGHz: Debug mode counter increase settings (+5, +10, default: +1)
|
||||
* SubGHz: Debug PIN output settings for protocol development
|
||||
* SubGHz -> **Hold right in received signal list to delete selected signal**
|
||||
* SubGHz -> **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code
|
||||
* SubGHz -> Debug mode counter increase settings (+5, +10, default: +1)
|
||||
* SubGHz -> Debug PIN output settings for protocol development
|
||||
* Infrared -> Debug TX PIN output settings
|
||||
|
||||
# Instructions
|
||||
## [- How to install firmware](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md)
|
||||
|
|
Loading…
Reference in a new issue