From 4abf3c024ba8cd97ca80a689712e32f933e81f5c Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Thu, 18 Jul 2024 22:37:31 +0100 Subject: [PATCH] Add USB MTP app (SD access on PC without qFlipper) by Alex4386 --- CHANGELOG.md | 2 ++ applications/external | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26e7ab7bc..17bab13a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - If you used this, need to reflash your VGM and reconfigure the colors ### Added: +- Apps: + - USB: MTP, allows SD card access on PC without qFlipper (by @Alex4386) - Sub-GHz: - New Legrand doorbell protocol (#120 by @user890104) - Choose RSSI threshold for Hopping mode (by @Willy-JL) diff --git a/applications/external b/applications/external index e6d5a160c..66968917d 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit e6d5a160ce3f265b3bcf1e27e34851d3729afb30 +Subproject commit 66968917d5d8c3f2a857bcfc36794c8d48e93d34