Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
8cd5e026
Commit
8cd5e026
authored
Jul 31, 2016
by
snosrap
Committed by
Marcel Stör
Jul 31, 2016
Browse files
Fixed `STA_DISCONNECT` typo (#1430)
parent
f9875f6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/en/modules/wifi.md
View file @
8cd5e026
...
...
@@ -1036,7 +1036,7 @@ T: Table returned by event.
-
`SSID`
: SSID of access point.
-
`BSSID`
: BSSID of access point.
-
`channel`
: The channel the access point is on.
-
`wifi.eventmon.STA_DISCONNECT`
: Station was disconnected from access point.
-
`wifi.eventmon.STA_DISCONNECT
ED
`
: Station was disconnected from access point.
-
`SSID`
: SSID of access point.
-
`BSSID`
: BSSID of access point.
-
`REASON`
: See
[
wifi.eventmon.reason
](
#wifieventmonreason
)
below.
...
...
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