Daniel Ogorchock
Daniel Ogorchock
#### Your system information * Steam client version (build number or date): Nov. 5, 2019 * Distribution (e.g. Ubuntu): Arch * Opted into Steam client beta?: Yes * Have you...
It would be nice to expose a D-Bus interface which would give clients info/control over the joycons
mcp25xxfd_can_queue_frame() accepts the timestamp as a u16, which truncates the 32 bit value. This leads to occasional out-of-order packets. Changing the ts param to a u32 solved the problem for...