MAIN configuration.
Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | MAIN_WLAN_DEVICE_NAME "DEMO_AP" |
security information for Wi-Fi connection More... | |
#define | MAIN_WLAN_PSK "12345678" |
Password for Destination SSID. More... | |
#define | MAIN_WLAN_WEP_KEY_104 "1234567890abcdef1234567890" |
128 bit WEP key. More... | |
#define | MAIN_WLAN_WEP_KEY_40 "1234567890" |
64 bit WEP key. More... | |
#define | MAIN_WLAN_WEP_KEY_INDEX 1 |
WEP key index. More... | |
#define MAIN_WLAN_DEVICE_NAME "DEMO_AP" |
#define MAIN_WLAN_PSK "12345678" |
Password for Destination SSID.
Referenced by main().
#define MAIN_WLAN_WEP_KEY_104 "1234567890abcdef1234567890" |
128 bit WEP key.
In case of WEP128, 26 hexadecimal (base 16) characters (0-9 and A-F) )
#define MAIN_WLAN_WEP_KEY_40 "1234567890" |
64 bit WEP key.
In case of WEP64, 10 hexadecimal (base 16) characters (0-9 and A-F) )
#define MAIN_WLAN_WEP_KEY_INDEX 1 |
WEP key index.