AlexGoodyear / agoodWatch

A TTGO-T-watch-2020 Arduino sketch
MIT License
73 stars 20 forks source link

LilyGoWatch.h is missing #1

Closed Derek-is-Eric closed 4 years ago

Derek-is-Eric commented 4 years ago

Hi, im trying to test this on my TTgo Watch 2020 but the Arduino IDE throws this error:

config.h:10:25: error: LilyGoWatch.h: No such file or directory compilation terminated. exit status 1 LilyGoWatch.h: No such file or directory

Could you give me a hint what i've had to do to solve this problem?

AlexGoodyear commented 4 years ago

You have to install the LilyGo TTGO_TWatch_Library first. Follow the install instructions at https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library. Note only install using the zip method or the clone method, not both!