We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
during update i found this error
no matching function for call to 'ESP8266HTTPUpdate::update(const char*&, int, const char*&, const char*&)'
The text was updated successfully, but these errors were encountered:
I also have the same problem, has anyone managed to solve it?
Sorry, something went wrong.
It seems that with ESP8266 V.2.7.4 this function is deprecated. You have to use ESP8266 V2.7.3 esp8266/Arduino#8052 (comment)
No branches or pull requests
during update i found this error
no matching function for call to 'ESP8266HTTPUpdate::update(const char*&, int, const char*&, const char*&)'
The text was updated successfully, but these errors were encountered: