|
ESPHome 2025.12.5
|
#include <wifi_component.h>
Data Fields | |
| char | ssid [33] |
| char | password [65] |
Definition at line 62 of file wifi_component.h.
| char esphome::wifi::SavedWifiSettings::password[65] |
Definition at line 64 of file wifi_component.h.
| char esphome::wifi::SavedWifiSettings::ssid[33] |
Definition at line 63 of file wifi_component.h.