mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-26 21:59:13 +00:00
HID: manages updating itself using correct ticks
This commit is contained in:
@@ -296,9 +296,6 @@ void GetGyroscopeLowRawToDpsCoefficient(Service::Interface* self);
|
||||
*/
|
||||
void GetGyroscopeLowCalibrateParam(Service::Interface* self);
|
||||
|
||||
/// Checks for user input updates
|
||||
void Update();
|
||||
|
||||
/// Initialize HID service
|
||||
void Init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user