mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-09 21:47:57 +00:00
Minor tweak to HIDDeviceUdev
This commit is contained in:
@@ -243,6 +243,7 @@ class HIDDeviceUdev final : public IHIDDevice
|
||||
HIDReportType::Input, readBuf[0]);
|
||||
}
|
||||
}
|
||||
if (device->m_runningTransferLoop)
|
||||
device->m_devImp->transferCycle();
|
||||
}
|
||||
device->m_devImp->finalCycle();
|
||||
|
||||
Reference in New Issue
Block a user