r-downing / PersWiFiManager

Persistent WiFiManager Arduino library for ESP8266
http://ryandowning.net/PersWiFiManager/
MIT License
111 stars 34 forks source link

Example not complie #7

Closed te260701 closed 5 years ago

te260701 commented 6 years ago

Got error no matching function for call to 'ArduinoJson::JsonObject::printTo(char [200])'

hansaya commented 6 years ago

did you install arduio json library?

te260701 commented 6 years ago

Hi Hansaya,

Thank you for your response,

I did install ArduinoJson 4.0.0.

image

te260701 commented 6 years ago

Upgrade ArduinoJson and it works thank you,