13 lines
441 B
Markdown
Executable File
13 lines
441 B
Markdown
Executable File
usbhub3c_example.py
|
|
========================
|
|
|
|
General Overview:
|
|
-----------------
|
|
This is a basic Python example for the USBHub3c. When executed, this example sends
|
|
a USB Power Delivery Structured Vendor Defined Message on Port 1. This requeires
|
|
the PD Logging Software Feature to be unlocked on the USBHub3c.
|
|
|
|
How to Run:
|
|
-----------
|
|
To run this example follow the instructions enumerated in the BrainStem python documentation.
|