From b619fad5da10a76053c11c786c2465bd684d9bef Mon Sep 17 00:00:00 2001 From: Stefan Gehr <stefan.kerman.gehr@fau.de> Date: Tue, 18 Oct 2022 09:53:14 +0200 Subject: [PATCH] basic report --- report/src/report.tex | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/report/src/report.tex b/report/src/report.tex index b60facc..68ef769 100644 --- a/report/src/report.tex +++ b/report/src/report.tex @@ -20,9 +20,16 @@ \maketitle \tableofcontents - \section{Introduction} +\section{Main Code} + +\section{MP3} + +\section{Saying Numbers} + +\section{Temperature} + %\listoffigures \end{document} -- GitLab