1.1.1
- WiFi.sleepMode() - new function
- WiFi.hostname() new function
- STM32duino cores compatibility
- WiFiEspAtBuffStream - fix compilation error with Arduino mbed core
- EspAtDrv.cpp - in close() always clear link.available. it was not cleared if TCP connection was already closed in readRX()