Closed StefanL38 closed 2 years ago
The README is correct. ESPHTTPClient.h
is part of this very library: https://github.com/ThingPulse/esp8266-weather-station/blob/master/src/ESPHTTPClient.h. Also, the library ZIP that Arduino installs does contain this header file.
I appreciate that you provide source-code opensource of course.
anyway: I recommend if you publish any kind of project to github to really do all the steps that you describe in the documentation from the same start-position as a newbee.
This means use a computer that has ZERO arduino installation And do ALL the steps from there.
By testing your documentation this way you would have found that your documentation is MISSING the installation of file ESPHTTPClient.h
best regards Stefan