Merge pull request #164 from andredunford/usb_docs
correction to usb device PID reference
This commit is contained in:
commit
8531d399f3
Binary file not shown.
@ -168,7 +168,7 @@
|
|||||||
\clearpage
|
\clearpage
|
||||||
|
|
||||||
\section{USB device}
|
\section{USB device}
|
||||||
The LibreVNA implements a ``custom class'' USB device. It uses a VID of 0x0483 and a PID of 0x4142. The custom class contains a single interface with three bulk endpoints:
|
The LibreVNA implements a ``custom class'' USB device. It uses a VID of 0x0483 and a PID of 0x4121. The custom class contains a single interface with three bulk endpoints:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \textbf{Endpoint 0x01:} Communication data from the USB host to the LibreVNA
|
\item \textbf{Endpoint 0x01:} Communication data from the USB host to the LibreVNA
|
||||||
\item \textbf{Endpoint 0x81:} Communication data from the LibreVNA to the USB host
|
\item \textbf{Endpoint 0x81:} Communication data from the LibreVNA to the USB host
|
||||||
|
Loading…
Reference in New Issue
Block a user