Skip to content
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

Trouble with HTTPClient.h #5

Open
JH2OSolutions opened this issue Apr 8, 2021 · 1 comment
Open

Trouble with HTTPClient.h #5

JH2OSolutions opened this issue Apr 8, 2021 · 1 comment

Comments

@JH2OSolutions
Copy link

When I attempted to upload the edited code to my TTGO, it initially gave me an error that there was no file or directory for HTTPClient.h. I copied it into both the weather station directory and the JSON directory. This is the error I am not getting:

Weather_PV:19:10: fatal error: HTTPClient.h: No such file or directory
#include <HTTPClient.h>
^~~~~~~~~~~~~~
compilation terminated.
exit status 1
HTTPClient.h: No such file or directory

Any help would be appreciated. Thanks.

@felipebrunet
Copy link

You have to select the board in Tools -> Board -> ESP32 arduino -> TTGO LORA32-OLED.

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

No branches or pull requests

2 participants