final version
parent
c2249db282
commit
78bb708119
|
|
@ -223,7 +223,7 @@ ap_if = network.WLAN(network.AP_IF)
|
||||||
ap_if.active(False)
|
ap_if.active(False)
|
||||||
sta_if.active(True)
|
sta_if.active(True)
|
||||||
|
|
||||||
sta_if.connect('wiaiot', 'toiaiw')
|
sta_if.connect('wiaiot', 'wiaiotoiaiw')
|
||||||
sta_if.isconnected()
|
sta_if.isconnected()
|
||||||
sta_if.ifconfig()
|
sta_if.ifconfig()
|
||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue