mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

remote_ip was declared to be a pointer to an address that was overwritten in later stage thus changing the address pointed by remote_ip esp_smartconfig.h : Fixed a typo. station_config to wifi_config_t Signed-off-by: Sachin Parekh <sachin.parekh@espressif.com>