Merge pull request #169 from andredunford/usb_docs

corrections to subsection headings
This commit is contained in:
jankae 2022-12-07 11:21:48 +01:00 committed by GitHub
commit 3cf37d17b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -779,13 +779,13 @@ The packet contains the following fields:
\end{longtable}
\end{ThreePartTable}
\subsection{Nack}
\subsection{RequestDeviceInfo}
This packet is used to make the device send the DeviceInfo packet. It has no payload.
\subsection{RequestSourceCal}
This packet is used to make the device send the source amplitude calibration. It has no payload. For each source amplitude calibration point one SourceCalPoint packet will be returned.
\subsection{RequestSourceCal}
\subsection{RequestReceiverCal}
This packet is used to make the device send the receiver amplitude calibration. It has no payload. For each receiver amplitude calibration point one ReceiverCalPoint packet will be returned.
\subsection{SourceCalPoint}