From f937e5b7efc31189627b39b9f4a8be15b98cb85b Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Fri, 27 Sep 2024 01:54:59 +0100 Subject: [PATCH] Update apps - ESP Flasher: Support more board types (by xMasterX) --- CHANGELOG.md | 2 +- applications/external | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9908b23d8..d75be6ef0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ - Apps: - WAV Player: Better fix for unresponsiveness, handle thread exit signal (by @CookiePLMonster) - 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) + - ESP Flasher: Update blackmagic bin with WiFi Logs (by @DrZlo13), support more board types (by @xMasterX) - Picopass: File loading improvements and fixes (by @bettse), force ISO15693 1OutOf4 mode (by @aaronjamt) - 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) diff --git a/applications/external b/applications/external index 49c423915..7973ea866 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 49c4239152725f089ee411e53a593ed362179002 +Subproject commit 7973ea86614a052089d4c1a0732d656d6a3bd4f3