Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one debug console can be used at a time #97

Closed
tmk opened this issue Mar 1, 2014 · 0 comments
Closed

Only one debug console can be used at a time #97

tmk opened this issue Mar 1, 2014 · 0 comments
Labels

Comments

@tmk
Copy link
Owner

tmk commented Mar 1, 2014

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

@tmk tmk added the NOTE label Jan 19, 2015
@tmk tmk closed this as completed Jan 19, 2015
seancaffery pushed a commit to seancaffery/tmk_keyboard that referenced this issue Jan 30, 2016
TypeMatrix 2030 Layout for ErgoDox EZ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant