Fix spelling of WLAN
parent
8e99d28423
commit
09508b497c
|
|
@ -198,8 +198,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