Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions contents/safety-report.tex
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ \section{Hazardous Material List}

\section{Power Architecture}

\includegraphics{wiring-power.png}


\includegraphics{wiring-power.png}

\section{Energy Storage}

\section{Emergency Stop
Expand All @@ -30,6 +31,6 @@ \section{Unused Circuits}

\section{Circuit Table}

s



3 changes: 2 additions & 1 deletion main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
\firstreviewermail{markus.pfeil@rwu.de}
\secondreviewer{Benjamin Stähle M.Sc.}
\secondreviewermail{staehle@rwu.de}
\degreecourse{Electrical Engineering & Information Technology}
\degreecourse{Electrical Engineering \& Information Technology}
\faculty{Electrical Engineering and Computer Science}
\date{\today}

Expand All @@ -21,6 +21,7 @@
\maketitle
\tableofcontents

%\include{abstract}
\include{contents/safety-report}

\end{document}
Expand Down