mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Detect Z13 keyboard reconnection https://github.com/seerge/g-helper/issues/1581
This commit is contained in:
@@ -239,6 +239,7 @@ namespace GHelper.Peripherals
|
|||||||
timer.Stop();
|
timer.Stop();
|
||||||
Logger.WriteLine("HID Device Event: Checking for new ASUS Mice");
|
Logger.WriteLine("HID Device Event: Checking for new ASUS Mice");
|
||||||
DetectAllAsusMice();
|
DetectAllAsusMice();
|
||||||
|
if (AppConfig.IsZ13()) Program.inputDispatcher.Init();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user