From 42847d93ef34cfdeb55ba1949e904a8e7148265b Mon Sep 17 00:00:00 2001
From: Nao Pross <np@0hm.ch>
Date: Sat, 18 Dec 2021 18:25:49 +0100
Subject: Add static simulations

---
 doc/thesis/chapters/implementation.tex | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

(limited to 'doc/thesis/chapters')

diff --git a/doc/thesis/chapters/implementation.tex b/doc/thesis/chapters/implementation.tex
index 29cfca0..a597f14 100644
--- a/doc/thesis/chapters/implementation.tex
+++ b/doc/thesis/chapters/implementation.tex
@@ -474,14 +474,14 @@ The second part which is missing is to be able to change the timing plot for the
 \newgeometry{
 	inner = 15mm, outer = 15mm,
 }
-% \begin{figure}
-% 	\centering
-% 	\input{figures/tikz/qpsk-simulations-static}
-% 	\caption{
-% 		QPSK static TODO.
-% 	}
-% \end{figure}
-% \newpage
+\begin{figure}
+	\centering
+	\input{figures/tikz/qpsk-simulations-static}
+	\caption{
+		QPSK static TODO.
+	}
+\end{figure}
+\newpage
 \begin{figure}
 	\centering
 	\input{figures/tikz/qpsk-simulations-dynamic}
-- 
cgit v1.2.1