arduino-esp32/libraries
SO_yeah 73cd8d7f7e set max clients from code (#432)
* Update WiFiAP.cpp

set from code the maximum number of clients to smaller than 4 (in my case i must allow only one client at a time)

* Update WiFiAP.h

* Update WiFiAP.cpp

* Update WiFiAP.cpp

* Create WiFiAP.cpp
2017-06-14 10:14:14 +02:00
..
ArduinoOTA Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
ESP32 Remove LEDC_BASE_FREQ to calculate duty (#381) 2017-05-19 10:16:55 +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 Fix SD Card not mounting on boot 2017-03-20 00:50:27 +02:00
SD_MMC Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
SimpleBLE Make SimpleBLE work again 2017-05-22 17:50:57 +03:00
SPI Fix compilation issues is certain situations. 2017-03-19 11:27:58 +02:00
Update added OTA Update S3 example with a sample bin (#445) 2017-06-14 10:12:39 +02:00
WiFi set max clients from code (#432) 2017-06-14 10:14:14 +02:00
WiFiClientSecure HTTPClient Port (#347) 2017-05-19 10:18:20 +02:00
Wire Hopefully fix I2C/Wire 2016-12-14 02:41:22 +02:00