mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-25 09:09:13 +00:00
service/hid: Fix gesture input
This commit is contained in:
@@ -144,6 +144,9 @@ public:
|
||||
void DeleteCallback(int key);
|
||||
|
||||
private:
|
||||
/// Creates and stores the touch params
|
||||
void SetTouchParams();
|
||||
|
||||
/**
|
||||
* Updates the motion status of the console
|
||||
* @param A CallbackStatus containing gyro and accelerometer data
|
||||
|
||||
Reference in New Issue
Block a user