arduino-esp32/libraries
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
..
ArduinoOTA Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
EEPROM EEPROM_library_ported_Partition_table_updated (#535) 2017-08-01 12:51:38 +03:00
ESP32 ESP32: Add DeepSleep examples (#473) 2017-06-29 09:31:39 +02:00
ESPmDNS Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
FS Do not use inline functions for mkdir and rename 2017-03-11 09:16:34 +02:00
HTTPClient HTTPClient Port (#347) 2017-05-19 10:18:20 +02:00
Preferences Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
SD Bugfix: Put every SPI access between begin / end Transaction (#509) 2017-07-31 22:46:15 +03:00
SD_MMC Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
SimpleBLE Edit comments for clarity (#478) 2017-07-02 17:54:20 +02:00
SPI Spi pattern fix (#502) 2017-07-31 22:50:57 +03:00
Update added OTA Update S3 example with a sample bin (#445) 2017-06-14 10:12:39 +02:00
WiFi Change disconnect function (#466) 2017-08-01 12:59:52 +03:00
WiFiClientSecure Heap optimization (#471) 2017-06-29 09:30:59 +02:00
Wire Hopefully fix I2C/Wire 2016-12-14 02:41:22 +02:00