MAIN configuration.
Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | MAIN_WLAN_AP_CHANNEL M2M_WIFI_CH_6 /* < AP Channel number */ |
#define | MAIN_WLAN_AUTH M2M_WIFI_SEC_OPEN /* < Security manner */ |
#define | MAIN_WLAN_SSID "DEMO_AP" /* < SSID */ |
AP mode Settings. More... | |
#define MAIN_WLAN_AP_CHANNEL M2M_WIFI_CH_6 /* < AP Channel number */ |
Referenced by enable_disable_ap_mode().
#define MAIN_WLAN_AUTH M2M_WIFI_SEC_OPEN /* < Security manner */ |
Referenced by enable_disable_ap_mode().
#define MAIN_WLAN_SSID "DEMO_AP" /* < SSID */ |
AP mode Settings.
Referenced by enable_disable_ap_mode().