RogueMaster
RogueMaster
I have updated the sound notifications so it uses the the proper process. Please see code here: https://github.com/RogueMaster/flipperzero-firmware-wPlugins/blob/dev/applications/clock_app/clock_app.c
A clock/stopwatch can be a feature in dumb mode, but also, has value as a Clock/Stopwatch to those that may need one. Even if it's a little "inaccurate", it gets...
@MCWertGaming check my github 😎 This issue is being "fixed" by #1405
can raw_signal saves have a datetime stamp added? Also, would it be possible for Frequency Analyzer to save data it found?
It would be easier to reclone and redo the muddlebox changes than to PR
Yes, you are absolutely correct; it should. Would you like to look into assigning those settings? @danielskowronski
I definitely like it better in the GUI
> alternative shutdown I see, this could be useful. Currently, if the Flipper is locked, and you reset it, it boots up locked. But you mean to lock and turn...
@Fashdey My custom FW has this implemented now. @skotopes Should I PR this? Here is the button to [Lock W PIN + Off](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/blob/420/applications/desktop/views/desktop_view_lock_menu.c#L55) and here is [the action itself](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/blob/420/applications/desktop/scenes/desktop_scene_lock_menu.c#L71). Feel...
Now this needs some updates as of todays File Manager updates