corrections to subsection headings

This commit is contained in:
Andre Dunford 2022-12-07 02:15:02 -08:00
parent 83e9817415
commit 251a2a92b0
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}