We already using furi random, cleanup unused parts, format code

This commit is contained in:
MX
2024-05-03 21:28:18 +03:00
parent 786dbfe0c3
commit 887f6a20fc
2 changed files with 45 additions and 53 deletions

View File

@@ -2,8 +2,6 @@
#include <gui/view.h>
// #define MOUSE_MOVE_SHORT 5
typedef struct Hid Hid;
typedef struct HidMouseJiggler HidMouseJiggler;