sticilface 91d02cc6d5 Change disconnect function (#466)
* Change disconnect function

Current implementation does not disconnect the WiFi. Use of `esp_wifi_disconnect()` does.

* Update WiFiSTA.cpp

put back the clear ssid + password
remove the duplicate `esp_wifi_set_config(WIFI_IF_STA, &conf);`
2017-08-01 12:59:52 +03:00
..
2017-03-11 07:15:44 +01:00
2017-03-11 07:15:44 +01:00
2017-05-19 10:18:20 +02:00
2017-03-11 07:15:44 +01:00
2017-07-31 22:50:57 +03:00
2017-08-01 12:59:52 +03:00
2017-06-29 09:30:59 +02:00
2016-12-14 02:41:22 +02:00