Re: [PATCH 1/2] HID: wiimote: Initialize the controller LEDs with a device ID value
From: David Rheinsberg <hidden>
Date: 2020-06-25 07:10:01
Also in:
lkml
From: David Rheinsberg <hidden>
Date: 2020-06-25 07:10:01
Also in:
lkml
Hi On Thu, 25 Jun 2020 at 00:09, David Korth [off-list ref] wrote:
I've been manually setting the player IDs on Wii controllers when running multiplayer games by writing to the /sys/class/leds/ directory. Having the hid-wiimote driver do this itself significantly reduces setup time.
What do you mean with "reduces setup time significantly"? Why would it take that long to set the LEDs? Thanks David