mirror of
https://github.com/esphome/esphome.git
synced 2025-07-29 22:56:37 +00:00
preen
This commit is contained in:
parent
a418e8df48
commit
fd6204e804
@ -261,6 +261,7 @@ void WiFiComponent::setup_ap_config_() {
|
||||
this->ap_.set_ssid(name);
|
||||
}
|
||||
ESP_LOGCONFIG(TAG,
|
||||
"Setting up AP:\n"
|
||||
" AP SSID: '%s'\n"
|
||||
" AP Password: '%s'",
|
||||
this->ap_.get_ssid().c_str(), this->ap_.get_password().c_str());
|
||||
|
Loading…
x
Reference in New Issue
Block a user