G6EJD / ESP32-e-Paper-Weather-Display

An ESP32 and 2.9", 4.2" or 7.5" ePaper Display reads Weather Underground data via their API and then displays the weather
Other
978 stars 207 forks source link

not declared.. #149

Closed yo2ldk closed 3 years ago

yo2ldk commented 3 years ago

Hi, nice project, thank you for that ! I have the follow error in common.h file WxConditions was not declared in this scope... please an advice my best regards and 73, de yo2ldk - alexander

G6EJD commented 3 years ago

Have you installed the repository as you would a library? You have files missing.

yo2ldk commented 3 years ago

No, I copied all files in the code folder will try as library Thank you !

EDIT

I put it as library, now I have error compiling for ESP32 board my boards are devkit and wroover, on both the same thing others program run good on boards, I will see

G6EJD commented 3 years ago

Did you follow the read me?