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
I've got a bootleg Arduino with the CH340G chip. I had some difficulty finding the correct vendorID for my board (it ran perfectly on the CH34x apk), but I managed to find it by scruffily printing every USB device on the TextView:
I don't know enough about Android development to create a pull request and not botch the app, but I think the project could benefit from helping new people find their vendor ID. It could also help with GH-16 or GH-19.
The text was updated successfully, but these errors were encountered:
I've got a bootleg Arduino with the CH340G chip. I had some difficulty finding the correct vendorID for my board (it ran perfectly on the CH34x apk), but I managed to find it by scruffily printing every USB device on the TextView:
I don't know enough about Android development to create a pull request and not botch the app, but I think the project could benefit from helping new people find their vendor ID. It could also help with GH-16 or GH-19.
The text was updated successfully, but these errors were encountered: