From d80fbbfc9cd1f472116fb25b092f36fba2df67fb Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Wed, 4 Sep 2024 23:52:58 +0200 Subject: [PATCH] Update 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) - ESP Flasher: Update blackmagic bin with WiFi Logs (by DrZlo13) --- CHANGELOG.md | 6 ++++++ applications/external | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 020cae988..598d26852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ ### Added: - UL: Sub-GHz: Add new protocols: Marantec24 (static 24 bit) and GangQi (static 34 bit) (by @xMasterX) +### 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) + - ESP Flasher: Update blackmagic bin with WiFi Logs (by @DrZlo13) + ### Fixed: - RFID: - OFW: Fix detection of GProx II cards and false detection of other cards (by @Astrrra) diff --git a/applications/external b/applications/external index 5864b3f10..bd22c705b 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 5864b3f1010951a9246381caa5769b4c96053f7b +Subproject commit bd22c705be5b48f3b8ec5ffb77452003bfe72051