Closed
Description
Continuing the discussion from #26.
I figured out another way we might be able to auto-detect the Joy-Cons in a combined device. The paired Joy-Cons have the same leds turned on, and it is unique - other Joy-Cons will have different leds turned on. If we could find the led status of each device, we could match the identical ones. I don't think joycond currently exposes this info - I tried using device.leds()
for the evdev devices, but it always returns an empty list.
If joycond is able to expose the led information, we could use that to find out which devices are paired.
Metadata
Metadata
Assignees
Labels
No labels