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

Allow reprogramming USB vendor ID and product ID (VID/PID) #1

Open
satoshinm opened this issue Dec 28, 2017 · 0 comments
Open

Allow reprogramming USB vendor ID and product ID (VID/PID) #1

satoshinm opened this issue Dec 28, 2017 · 0 comments

Comments

@satoshinm
Copy link
Owner

Currently it is hardcoded, but it would be nice to let the user change this VID/PID without rebuilding the firmware

pill_duck/src/main.c

Lines 47 to 48 in 0d6def8

.idVendor = 0x05ac,
.idProduct = 0x2227,

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

No branches or pull requests

1 participant