From e38a684193f7ec656eea2707970d5c20c15fd401 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:02:24 +0200 Subject: [PATCH] Update apps --- CHANGELOG.md | 4 +++- applications/external | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a77b868d2..9befd182a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,10 @@ - Laster Tag: External Infrared board support (by @RocketGod-git), RFID support for ammo reload (by @jamisonderek) - ESP Flasher: Update blackmagic bin with WiFi Logs (by @DrZlo13) - Picopass: File loading improvements and fixes (by @bettse) - - Quac!: Setting for external IR board support (by @daniilty), code improvements (by @rdefeo) + - Quac!: Setting for external IR board support (by @daniilty), option to import all IR signals from file, code improvements (by @rdefeo) - UL: Sub-GHz Bruteforcer: Add new protocols for existing dump option (by @xMasterX) + - UL: NRF24 Apps: Use string library compatible with OFW SDK (by @xMasterX) + - OFW: SPI Mem Manager: Fixed UI rendering bug related to line breaks (by @portasynthinca3) - CLI: Print plugin name on load fail (by @Willy-JL) - OFW: NFC: Rename 'Detect Reader' to 'Extract MF Keys' (by @bettse) - Infrared: diff --git a/applications/external b/applications/external index 30fa658e7..ca395328e 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 30fa658e7d7478cd7d06efe061b657b0e5e91784 +Subproject commit ca395328eb746c889909e5b1c31def9c5e2a0754