Skip to content

Commit 2da9043

Browse files
committed
Fix csvstream typo + broken link
1 parent 40f892f commit 2da9043

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

section-bert-drivers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ \section{Antikernel Labs}
1515

1616
\subsection{akl.crossbar}
1717

18-
This is the driver for the \href{https://github.com/azonenberg/trigger-crossbar}{AKL-TXB1} trigger crossbar and CDR
18+
This is the driver for the \href{https://github.com/azonenberg/triggercrossbar}{AKL-TXB1} trigger crossbar and CDR
1919
trigger system. The front panel transceiver ports can also be used as a BERT.
2020

2121
\section{MultiLANE}

section-misc-drivers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ \subsection{csvstream}
4444
\item \textbf{CSV-UNIT}: Contains channel unit data (using the text encodings used by the libscopehal Unit class). Example:\\
4545
CSV-UNIT,°C,V,dBm
4646

47-
\item \textbf{CSV-UNIT}: Contains channel value data. Example:\\
47+
\item \textbf{CSV-DATA}: Contains channel value data. Example:\\
4848
CSV-DATA,31.41,3.291,-59.1
4949

5050
\end{itemize}

0 commit comments

Comments
 (0)