Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
348b73de
Commit
348b73de
authored
Dec 23, 2018
by
Lukáš Voborský
Committed by
Arnim Läuger
Dec 23, 2018
Browse files
Minor fix to wifi documentation (#2597)
Another fix
parent
ebdfd1ff
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/en/modules/wifi.md
View file @
348b73de
...
...
@@ -604,7 +604,7 @@ wifi.sta.config(station_cfg)
-
[
`wifi.sta.clearconfig()`
](
#wifistaclearconfig
)
-
[
`wifi.sta.connect()`
](
#wifistaconnect
)
-
[
`wifi.sta.disconnect()`
](
#wifistadisconnect
)
-
[
`wifi.sta.apinfo()`
](
#wifistaapinfo
)
-
[
`wifi.sta.
get
apinfo()`
](
#wifista
get
apinfo
)
## wifi.sta.connect()
...
...
@@ -768,8 +768,8 @@ print("the index of the currently selected AP is: "..wifi.sta.getapindex())
#### See also
-
[
`wifi.sta.getapindex()`
](
#wifistagetapindex
)
-
[
`wifi.sta.apinfo()`
](
#wifistaapinfo
)
-
[
`wifi.sta.
ap
change()`
](
#wifista
ap
change
)
-
[
`wifi.sta.
get
apinfo()`
](
#wifista
get
apinfo
)
-
[
`wifi.sta.change
ap
()`
](
#wifistachange
ap
)
## wifi.sta.getapinfo()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment