From d8a61437d24aa201578eb3e683969b53644f6829 Mon Sep 17 00:00:00 2001 From: WillyJL Date: Mon, 25 Aug 2025 23:33:20 +0200 Subject: [PATCH] Apps: Add Resistance calculator (by instantiator) --- CHANGELOG.md | 4 +++- applications/external | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd91f9501..3e3a672be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,9 @@ - Flipper Share (by @lomalkin) - Sub Analyzer (by @RocketGod-git) - Sub-GHz Scheduler (by @shalebridge, fixes by @xMasterX) - - Tools: Tasks (by @MadLadSquad) + - Tools: + - Resistance calculator (by @instantiator) + - Tasks (by @MadLadSquad) - SubGHz: - UL: Roger (static 28 bit) with add manually support (by @xMasterX & @mishamyte) - UL: V2 Phoenix full support (button switch, add manually, counter decrypt/encrypt) (by @xMasterX & @RocketGod-git, original code by @Skorpionm) diff --git a/applications/external b/applications/external index 26908a209..e7a739167 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 26908a2096e7a0d7e790f93fd3035e4178c70329 +Subproject commit e7a739167ede4246c9c74e93bc38f25c3366b4c4