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
bee2ed72
Commit
bee2ed72
authored
Jan 26, 2015
by
HuangRui
Browse files
Patch 20150126 for esp_iot_sdk_v0.9.5_15_01_23.
parent
d4dcf557
Changes
2
Show whitespace changes
Inline
Side-by-side
include/user_interface.h
View file @
bee2ed72
...
...
@@ -189,7 +189,7 @@ struct softap_config {
AUTH_MODE
authmode
;
// Note: Don't support AUTH_WEP in softAP mode.
uint8
ssid_hidden
;
// Note: default 0
uint8
max_connection
;
// Note: default 4, max 4
uint
8
beacon_interval
;
// Note: support 100 ~ 60000 ms, default 100
uint
16
beacon_interval
;
// Note: support 100 ~ 60000 ms, default 100
};
bool
wifi_softap_get_config
(
struct
softap_config
*
config
);
...
...
lib/libmain.a
View file @
bee2ed72
No preview for this file type
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