Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
56053c37
Commit
56053c37
authored
May 19, 2015
by
Daniel Campora
Browse files
cc3200: Rewrite WLAN.ifconfig(). Add WLAN.info() and WLAN.connections().
parent
514ba15d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
cc3200/mods/modwlan.c
View file @
56053c37
This diff is collapsed.
Click to expand it.
cc3200/qstrdefsport.h
View file @
56053c37
...
...
@@ -251,9 +251,10 @@ Q(disconnect)
Q
(
channel
)
Q
(
rssi
)
Q
(
ifconfig
)
Q
(
info
)
Q
(
connections
)
Q
(
urn
)
Q
(
mode
)
Q
(
config_ip
)
Q
(
ip
)
Q
(
subnet
)
Q
(
gateway
)
...
...
@@ -268,8 +269,6 @@ Q(WPA_WPA2)
Q
(
WPA_ENT
)
Q
(
WPS_PBC
)
Q
(
WPS_PIN
)
Q
(
DYNAMIC
)
Q
(
STATIC
)
// for WDT class
Q
(
WDT
)
...
...
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