MAIN configuration.
Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | MAIN_WLAN_AUTH M2M_WIFI_SEC_WPA_PSK /* < Security manner */ |
#define | MAIN_WLAN_PSK "12345678" /* < Password for Destination SSID */ |
#define | MAIN_WLAN_SSID "DEMO_AP" /* < Destination SSID */ |
Wi-Fi Settings. More... | |
#define MAIN_WLAN_AUTH M2M_WIFI_SEC_WPA_PSK /* < Security manner */ |
Referenced by wifi_cb().
#define MAIN_WLAN_PSK "12345678" /* < Password for Destination SSID */ |
Referenced by wifi_cb().
#define MAIN_WLAN_SSID "DEMO_AP" /* < Destination SSID */ |
Wi-Fi Settings.
Referenced by wifi_cb().