From c3f7a0d12802cabb04878638f16e837deef992f1 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Sat, 29 Jul 2023 05:52:40 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 ++++------ .../scenes/wifi_marauder_scene_start.c | 8 +------- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf018c3d9..8aad209a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,8 @@ ## New changes -* Plugins: **22+ plugins was fixed (UI update issues) in extra pack and in base firmware pack** -* Plugins: Spectrum Analyzer - Modulation switching (hold OK) (by @ALEEF02 | PR #557) -* Plugins: BadBT -> Temp fix for macOS -* Plugins: Update TOTP (Authenticator) [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator) -> + added fix for UI update too -* Infrared: Add Play / Pause in universal projector remote -* Infrared: Update Universal remote assets (by @amec0e) +* SubGHz: Support for Ebyte E07 module power amp switch (works with TehRabbitt's Flux Capacitor Board) (by @Sil333033) (PR #559 by @Z3BRO) -> Remade by @xMasterX +* Plugins: Update ESP32: WiFi Marauder companion plugin [(by 0xchocolate)](https://github.com/0xchocolate/flipperzero-wifi-marauder) +* Plugins: Update ESP32-CAM -> Camera Suite [(by CodyTolene)](https://github.com/CodyTolene/Flipper-Zero-Camera-Suite) -> (PR #562 by @CodyTolene) +* OFW: Fix fbtenv restore ---- diff --git a/applications/external/wifi_marauder_companion/scenes/wifi_marauder_scene_start.c b/applications/external/wifi_marauder_companion/scenes/wifi_marauder_scene_start.c index 6ce66b1a4..6e6be90df 100644 --- a/applications/external/wifi_marauder_companion/scenes/wifi_marauder_scene_start.c +++ b/applications/external/wifi_marauder_companion/scenes/wifi_marauder_scene_start.c @@ -111,13 +111,7 @@ const WifiMarauderItem items[NUM_MENU_ITEMS] = { TOGGLE_ARGS, FOCUS_CONSOLE_END, NO_TIP}, - {"LED", - {"hex", "pattern"}, - 2, - {"led -s", "led -p"}, - INPUT_ARGS, - FOCUS_CONSOLE_END, - NO_TIP}, + {"LED", {"hex", "pattern"}, 2, {"led -s", "led -p"}, INPUT_ARGS, FOCUS_CONSOLE_END, NO_TIP}, {"Settings", {"display", "restore", "ForcePMKID", "ForceProbe", "SavePCAP", "EnableLED", "other"}, 7,