Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Compilation errors in EasyDDNS.cpp due to obsolete call to "http.begin" #29

Closed
zmartins opened this issue Jun 13, 2021 · 3 comments
Closed

Comments

@zmartins
Copy link

Compilation fails due to syntax errors in lines 38 and 85:

error: call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient,
url)

@kkeonline
Copy link

See my issue report and edit the lib by that.

@zmartins
Copy link
Author

Thank you, kkeonline ! In fact, I had already made such edition in the code right after reading your issue report despite not having understood its previous title.

@ayushsharma82
Copy link
Owner

Fixed with v1.7.0 release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants