Enhance Random Interval and Movement Functionality

This commit is contained in:
gushmazuko
2024-04-21 02:14:46 +02:00
parent f4ffd29bbc
commit 6cb9ad12f1
2 changed files with 83 additions and 37 deletions

View File

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