From 65d31bda304fc1687ebfa38dff254f5a0957f728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= <henrik@tjaders.com> Date: Thu, 22 Dec 2016 21:01:58 +0100 Subject: [PATCH] Reviewed LAMP and UWB --- implementation/spi-uwb.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementation/spi-uwb.tex b/implementation/spi-uwb.tex index cdda2bd..d2a4fd5 100644 --- a/implementation/spi-uwb.tex +++ b/implementation/spi-uwb.tex @@ -1,5 +1,5 @@ \subsection{SPI \& UWB radio} -\subsectionauthor{Author: Fredrik Grönlund \& Emil Lundell\\Reviewer: TODO???} +\subsectionauthor{Author: Fredrik Grönlund \& Emil Lundell\\Reviewer: Henrik Tjäder} \subsubsection{General description} Communication over SPI is done in multiples of bytes. All communication is initiated by the master sending a command block of 1-3 bytes, depending on the type of command, followed by data from either the master or the slave. -- GitLab