From 7867f546d60e8845983cfca145ccbb44e14328c8 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Fri, 17 May 2024 04:50:05 +0100 Subject: [PATCH] Fix Count Down Timer crash --- ChangeLog.md | 2 ++ applications/external | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 47ae02569..cb31aa0a2 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -26,6 +26,7 @@ - UL: BT/USB Remote: Split into Mouse Jiggler and Mouse Jiggler Stealth (by @xMasterX) - Magspoof: GUI and Settings fixes (by @zacharyweiss) - Slots: Allow balancing of the bet to the user (by @DefinetlyNotAI) + - Count Down Timer: Fix crash below 1 sec (by @0w0miao & @Willy-JL) - UL: Metronome: Fix crash (by @xMasterX) - OFW: NFC Magic: Fix user dict attack results being discarded (by @Astrrra) - SubGHz: Increased deduplication threshold (500ms to 600ms) to fit Hormann BiSecure remotes (#119 by @user890104) @@ -40,6 +41,7 @@ - SubGHz: External modules follow extended and bypass settings correctly (by @Willy-JL) - SubGHz: Fixed restoring RX only frequency (by @Willy-JL) - SubGHz: Fixed crash when setting frequencies near range limits (by @Willy-JL) +- SubGHz: Fix Radio Device Loader loading GPS plugin (by @Willy-JL) ### Removed: - Nothing diff --git a/applications/external b/applications/external index 3db1115d7..6c1142aee 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 3db1115d7f5020fd41f6227a9bb4c44faa081fc3 +Subproject commit 6c1142aee21545dba7a31d0fa10af1b2ffa86de4