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
You can't open multiple 'hid_listen' sessions at same time. If you connects keyboard/converters with PJRC HID debug console on a host you can get messages only from one of them and not from others.
WORKAROUND:
Disconnect other devices with console except for one you want to debug.
SOLUTION:
We will be able to make altenative of 'hid_listen' or improve it so that it can select a device out of connected keyboard/controllers to debug. https://www.pjrc.com/teensy/hid_listen.html
The text was updated successfully, but these errors were encountered:
You can't open multiple 'hid_listen' sessions at same time. If you connects keyboard/converters with PJRC HID debug console on a host you can get messages only from one of them and not from others.
WORKAROUND:
Disconnect other devices with console except for one you want to debug.
SOLUTION:
We will be able to make altenative of 'hid_listen' or improve it so that it can select a device out of connected keyboard/controllers to debug.
https://www.pjrc.com/teensy/hid_listen.html
The text was updated successfully, but these errors were encountered: