MX
3c52dca0c2
Fix mouse jiggler merge issue
2023-02-02 14:31:03 +03:00
Emanuele Conti
cee11464de
Merge branch 'mouse_jiggler_interval_selction_added' of https://github.com/DocKuro/unleashed-firmware into mouse_jiggler_interval_selction_added
2023-02-02 10:33:54 +00:00
Emanuele Conti
a617ce1813
used FuriString instead of string_t
2023-02-02 10:32:07 +00:00
MX
05641378d9
Fixed
2023-02-02 13:20:58 +03:00
MX
fbe7209817
Use FuriString instead of string_t
2023-02-02 13:16:00 +03:00
Emanuele Conti
a5d92d7a08
Used array lenght to hide right arrow
2023-01-26 15:00:34 +00:00
Emanuele Conti
884a751ae7
Fixed max array size check
2023-01-26 14:55:15 +00:00
Emanuele Conti
411855ce81
Added movement interval in mouse_jiggler USB & BLE
2023-01-26 14:31:54 +00:00
Nikolay Minaylov
f43b76efc2
[FL-3021] USB/BLE HID Remote icon fix ( #2179 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-12-27 17:03:56 +09:00
Kassim
d541f142c8
Add Mouse Jiggler to HID Remote ( #2113 )
...
* feat: add Mouse Jiggler to HID Remote
* move processing to use furi_timer instead of draw loop
* HidApp: refine mouse jiggler, move timer work into enter/exit callbacks
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-12 18:47:22 +09:00