We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a0897 commit c3be333Copy full SHA for c3be333
README.md
@@ -12,7 +12,7 @@ The **Pololu USB Library** (also known as **libusbp**) is a cross-platform C lib
12
- Can perform I/O on generic (vendor-defined) USB interfaces:
13
- Synchronous control transfers.
14
- Synchronous and asynchronous bulk/interrupt transfers on IN endpoints.
15
- - Synchronous bulk/interrupt transfets on OUT endpoints.
+ - Synchronous bulk/interrupt transfers on OUT endpoints.
16
- Can retrieve the names of virtual serial ports provided by a specified USB device (e.g. "COM5").
17
- Provides detailed error information to the caller.
18
- Each error includes one or more English sentences describing the error, including error codes from underlying APIs.
0 commit comments