Sleep HID dataRead with devices present #616

Closed
opened 2026-04-05 20:21:17 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @sctanf on 9/27/2024

In update to hid4java timeout for device read was removed since multiple devices could be connected, make the thread sleep at least once to save the cpu

Only affected if one or more HID devices are connected, if none are connected the thread already sleeps normally

*Originally created by @sctanf on 9/27/2024* In update to hid4java timeout for device read was removed since multiple devices could be connected, make the thread sleep at least once to save the cpu Only affected if one or more HID devices are connected, if none are connected the thread already sleeps normally
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#616