MAIN configuration.
Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | MAIN_WLAN_AUTH M2M_WIFI_SEC_OPEN /* < Security manner */ |
#define | MAIN_WLAN_CHANNEL (6) /* < Channel number */ |
#define | MAIN_WLAN_SSID "DEMO_AP" /* < SSID */ |
AP mode Settings. More... | |
#define | USE_WEP (0) /*< Set to (1) to use WEP, and (0) to use OPEN */ |
Security mode. More... | |
#define MAIN_WLAN_AUTH M2M_WIFI_SEC_OPEN /* < Security manner */ |
#define MAIN_WLAN_CHANNEL (6) /* < Channel number */ |
#define MAIN_WLAN_SSID "DEMO_AP" /* < SSID */ |
AP mode Settings.
#define USE_WEP (0) /*< Set to (1) to use WEP, and (0) to use OPEN */ |
Security mode.