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

List<String> args Example #3

Open
developerLEM opened this issue Jun 22, 2023 · 2 comments
Open

List<String> args Example #3

developerLEM opened this issue Jun 22, 2023 · 2 comments

Comments

@developerLEM
Copy link

Hi,
in the example file, all functions want List args as argument. Can you share an example of String List format to be able to enumerate the attached devices?

@NightFeather
Copy link
Owner

For how to use that file you can refer to the help message it prints.
All other functions in that file are just accepting the arguments main passed to them,
since that file is just a simple command line tool for demonstration purpose.

And for the device enumeration, I didn't implement the hid_enumerate, so it doesn't have that capability.

@plohoj
Copy link

plohoj commented Feb 4, 2024

I would like to be able to get a list of available devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants