From 115257ea5906df97fecf897c15cee71224332923 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Sun, 26 Feb 2023 05:29:18 +0300 Subject: [PATCH] Update readme and changelog --- CHANGELOG.md | 2 ++ ReadMe.md | 9 +++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc2122e23..0d06c1fdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/ReadMe.md b/ReadMe.md index 4343d7803..a78f749e0 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -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)