VolosR / TTGOWeatherStation

131 stars 59 forks source link

Trouble with HTTPClient.h #5

Open JH2OSolutions opened 3 years ago

JH2OSolutions commented 3 years ago

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

      ^~~~~~~~~~~~~~

compilation terminated. exit status 1 HTTPClient.h: No such file or directory

Any help would be appreciated. Thanks.

felipebrunet commented 2 years ago

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