MegaWiFi 1.5
MegaWiFi API documentation
|
AP configuration message. More...
#include <mw-msg.h>
Data Fields | |
uint8_t | cfg_num |
Configuration number. More... | |
enum mw_phy_type | phy_type |
PHY type bitmask. More... | |
char | ssid [MW_SSID_MAXLEN] |
SSID string. More... | |
char | pass [MW_PASS_MAXLEN] |
Password string. More... | |
AP configuration message.
char mw_msg_ap_cfg::pass[MW_PASS_MAXLEN] |
enum mw_phy_type mw_msg_ap_cfg::phy_type |
char mw_msg_ap_cfg::ssid[MW_SSID_MAXLEN] |