Merge branch 'master' of https://git.wiai.de/cklug/iotnight
commit
a4d37b5002
|
|
@ -151,3 +151,4 @@
|
|||
\usepackage{pifont}
|
||||
\usepackage{fourier}
|
||||
\usepackage{menukeys}
|
||||
\usepackage{eurosym}
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue