logiops/src/logid/backend/raw
pixl 168c28d1e4
Wait for device to initialize before addDevice
For some reason, hidpp20 device names were badly set (e.g.
'Wireless Mouse MWireless' instead of 'Wireless Mouse MX Master').
Adding a 100ms delay to addDevice seems to have fixed it.
2020-07-19 01:35:26 -04:00
..
defs.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
DeviceMonitor.cpp Wait for device to initialize before addDevice 2020-07-19 01:35:26 -04:00
DeviceMonitor.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
RawDevice.cpp Fix issue where I/O would hang 2020-07-19 01:22:56 -04:00
RawDevice.h Fix issue where I/O would hang 2020-07-19 01:22:56 -04:00