1.3.2
- 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