Skip to content

1.1.1

Compare
Choose a tag to compare
@JAndrassy JAndrassy released this 23 Feb 16:12
· 83 commits to master since this release
  • 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()