Skip to content

1.3.0

Compare
Choose a tag to compare
@JAndrassy JAndrassy released this 11 Aug 17:00
· 67 commits to master since this release

Added support for Espressif AT firmware 2.1+ on esp8266 or esp32. It adds SSL support.

For AT firmware version 2.1.0 or higher open in the folder of the library the file src/utility/EspAtDrvTypes.h in a text editor and comment out the line #define WIFIESPAT1 like this //#define WIFIESPAT1