Update readme and changelog

This commit is contained in:
MX 2023-02-26 05:29:18 +03:00
parent a71abedd25
commit 115257ea59
No known key found for this signature in database
GPG key ID: 7CCC66B7DBDD1C83
2 changed files with 7 additions and 4 deletions

View file

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

View file

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