Skip to content

Release 2.1

Compare
Choose a tag to compare
@bportaluri bportaluri released this 13 Mar 09:32
· 28 commits to master since this release

SSL connection support
Implementation of config and configAP methods
Fixed read methods WiFiEspClient.read(buf, size) and WiFiEspUDP::read(buf, size)
Fixed possible buffer overflow in EspDrv.sendCmdGet
Added beginAP methods similar to WiFi101 library - parameters order for beginAP is now different!