-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
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
Error while compiling HTTP example #116
Comments
taking the "s from the version number results in the same error |
Tried several changes from the HTTP example, with no success:
...any ideas ? |
fixed in 0.2.6, will propagate soon in the Arduino Library Manager |
merci! |
Hi - using last version 0.2.5, trying to compile the following example:
https://github.com/chrisjoyce911/esp32FOTA/blob/master/examples/HTTP/HTTP.ino
against this fota
returns the following message on the terminal (using platform.io):
P.S. the command executed (once - resulting in two error lines) is
bool updatedNeeded = esp32FOTA.execHTTPcheck();
The text was updated successfully, but these errors were encountered: