From 12f9bd73b7182c2000ba179de0361babfa0fad26 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:20:58 +0100 Subject: [PATCH] Update apps --nobuild - Laser Tag: Crash fixes (by RocketGod-git), thread leak fix (by jamisonderek) - Pokemon Trading: Update gblink library with printer support (by kbembedded) --- CHANGELOG.md | 3 ++- applications/external | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27582fec0..b55e90c84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,11 +19,12 @@ ### Updated: - Apps: - WAV Player: Better fix for unresponsiveness, handle thread exit signal (by @CookiePLMonster) - - Laster Tag: External Infrared board support (by @RocketGod-git), RFID support for ammo reload (by @jamisonderek) + - Laser Tag: External Infrared board support, crash fixes (by @RocketGod-git), RFID support for ammo reload, thread leak fix (by @jamisonderek) - ESP Flasher: Update blackmagic bin with WiFi Logs (by @DrZlo13) - Picopass: File loading improvements and fixes (by @bettse) - Quac!: External IR board support (by @daniilty), import all IR from file, iButton support, code improvements (by @rdefeo) - DTMF Dolphin: Add EAS tone support (by @JendrBendr) + - Pokemon Trading: Update gblink library with printer support (by @kbembedded) - 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) diff --git a/applications/external b/applications/external index 3e1a467a9..376d42965 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 3e1a467a924cc2bafe0a73ad36487f1ae7a1f15d +Subproject commit 376d4296505b1bdd99b343c50fda3028c4142532