Skip to content

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

Closed
@tmk

Description

@tmk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions