arduino-libraries / ArduinoHttpClient

Arduino HTTP Client library
282 stars 170 forks source link

Adafruit IO fails on ESP8266 and ESP32 #69

Closed OersHunorDetre closed 5 years ago

OersHunorDetre commented 5 years ago

I am trying to use Adafruit IO using ArduinoHttpClient. Fails to compile using the latest fw of ESP8266 (2.5.1) and ESP32 (1.0.2). After downgrade of the firmwares they do work.

sandeepmistry commented 5 years ago

Without further info, this is a duplicate of https://github.com/arduino-libraries/ArduinoHttpClient/issues/58 with pull request https://github.com/arduino-libraries/ArduinoHttpClient/pull/63 open to potentially resolve.