Skip to content

Fix ESP8266 Adafruit IO Secure Example

Compare
Choose a tag to compare
@brentru brentru released this 20 May 19:03
· 98 commits to master since this release
3693eb8

ESP8266 BSP 2.5.1's WiFiClientSecure switched to BearSSL as the default (https://github.com/esp8266/Arduino/blob/2.5.1/libraries/ESP8266WiFi/src/WiFiClientSecure.h#L27).

  • adafruitio_secure_esp8266.ino example fixed in #156