mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-25 06:13:14 +03:00
update changelog
This commit is contained in:
parent
2c656f9c49
commit
c3f7a0d128
10
CHANGELOG.md
10
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
|
||||
|
||||
----
|
||||
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user