arduino-esp32/libraries/WiFi
Juraj Andrássy 990e3d5b43
WiFiServer - deprecate available(), use accept() everywhere (#8860)
esp8266 and esp32 server.available() is not implemented as documented
it is implemented like server.accept() is documented by Arduino

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
2023-11-27 14:51:59 +02:00
..
examples WiFiServer - deprecate available(), use accept() everywhere (#8860) 2023-11-27 14:51:59 +02:00
src WiFiServer - deprecate available(), use accept() everywhere (#8860) 2023-11-27 14:51:59 +02:00
keywords.txt initial import 2016-10-06 07:09:44 -06:00
library.properties Doc: remove specific mention of wifi encryption... (#6671) 2022-05-27 12:19:16 +03:00