arduino-esp32/libraries/WiFi/src
Clemens Kirchgatterer 0ea9ea4447 Fix WiFi.persistent(false); having no effect. (#1406)
This PR calls `esp_wifi_set_storage(WIFI_STORAGE_RAM);` when
  persistent WiFi configuration is not desired.
2018-05-14 12:59:59 +02:00
..
ETH.cpp Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
ETH.h Enable static IP via ethernet (#924) 2017-12-19 14:07:22 +01:00
WiFi.cpp initial import 2016-10-06 07:09:44 -06:00
WiFi.h Add initial IPv6 Support 2017-01-06 00:54:50 +02:00
WiFiAP.cpp Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiAP.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiClient.cpp Fix ioctl undefined in latest IDF 2017-10-18 10:51:18 +02:00
WiFiClient.h Fix commits duplicating methods 2017-06-14 13:48:48 +03:00
WiFiGeneric.cpp Fix WiFi.persistent(false); having no effect. (#1406) 2018-05-14 12:59:59 +02:00
WiFiGeneric.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiMulti.cpp Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiMulti.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiScan.cpp Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiScan.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiServer.cpp fix change in IDF causing havoc when used as component 2017-11-30 16:17:26 +01:00
WiFiServer.h Additions to WiFiClient and WiFiServer (#404) 2017-06-14 10:22:16 +02:00
WiFiSTA.cpp Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiSTA.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiType.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiUdp.cpp Fix WifiUDP::beginMulticastPacket() 2017-04-11 00:08:18 +03:00
WiFiUdp.h Add Server and UDP and fix WiFi.hostByName 2016-12-30 02:44:45 +02:00