Decide on VID and PID and update References #35
Labels
Bug
Something isn't working
Controller Connection
Work done on the controller connection subsystem
Controller
Work done on the micro controller
Documentation
Improvements or additions to documentation
There are 4 key parts to this:
USBCode.h
file to define the board as those valuesControllerConnection.py
to look for those values instead of a specific COM port.README.md
the needed changes inUSBCore.h
Details on updating the
USBCore.h
can be found here.Below is some example code for connecting to a USB device in python.
The text was updated successfully, but these errors were encountered: