You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I connect two pairs of joycon, some joycon read wrong number.
Maybe self._joycon_device = self._open(vendor_id, product_id, serial=self.serial)
rather than self._joycon_device = self._open(vendor_id, product_id, serial=None)