|
WiFi Handler component
1.0
WiFi Handler component for open authenticator.
|
stores information about wifi access point More...
#include <wifi_handler_station.h>
Public Attributes | |
| char | ssid [WIFI_SSID_MAX_LENGTH+1] |
| char | passkey [WIFI_PASS_MAX_LENGTH+1] |
stores information about wifi access point
| char wifi_station_info::passkey[WIFI_PASS_MAX_LENGTH+1] |
wifi password
| char wifi_station_info::ssid[WIFI_SSID_MAX_LENGTH+1] |
wifi ssid name
1.8.17