Skip to content

1.3.2

Compare
Choose a tag to compare
@JAndrassy JAndrassy released this 30 Dec 15:41
· 55 commits to master since this release
  • Defer RX timeout clearing until we are sure the firmware is responding (thank you Jiri Bilek)
  • sntp() timezone parameter removed because it is not used
  • ConfigurationAP example - fixed missing return
  • EspAtDrv::setHostname - turn on STA mode (thank you Richard Steenburg)
  • WiFi.begin() without parameters for AT 2
  • WiFi.reset() without parameter for soft reset
  • README updates and fixes