master
clemens 2017-11-20 17:47:21 +01:00
commit a4d37b5002
2 changed files with 4 additions and 3 deletions

View File

@ -151,3 +151,4 @@
\usepackage{pifont}
\usepackage{fourier}
\usepackage{menukeys}
\usepackage{eurosym}

View File

@ -85,7 +85,7 @@ compress
\begin{itemize}
\item Verfügbare Sets: 20
\item Reserviert: ~15
\item Kosten: 8 € pro Set
\item Kosten: \EUR{8} pro Set
\end{itemize}
\end{frame}
\begin{frame}{Content}
@ -197,8 +197,8 @@ Windows:
\end{frame}
\subsection{Wlan}
\begin{frame}[fragile]{Wlan}\framesubtitle{Put the I in IoT}
\subsection{WLAN}
\begin{frame}[fragile]{WLAN}\framesubtitle{Put the I in IoT}
\begin{lstlisting}[caption={Descriptive Caption Text},label=DescriptiveLabel]
import network
sta_if = network.WLAN(network.STA_IF)