TheKitty / EsploraApps

Applications for the Arduino Esplora
15 stars 6 forks source link

'Adafruit_ST7735 does not have a type" #1

Open PopKulture opened 9 years ago

PopKulture commented 9 years ago

Hello! I'm extremely interested in playing the gravity game, however when I go to upload it to my esplora it gives me the error shown in the title. What should I do?

TheKitty commented 9 years ago

Download the Adafruit display library and install it in your libraries folder https://learn.adafruit.com/1-8-tft-display/graphics-library

On Sat, Feb 28, 2015 at 6:45 PM, PopKulture notifications@github.com wrote:

Hello! I'm extremely interested in playing the gravity game, however when I go to upload it to my esplora it gives me the error shown in the title. What should I do?

— Reply to this email directly or view it on GitHub https://github.com/TheKitty/EsploraApps/issues/1.

ebeechsrc commented 9 years ago

Download the Adafruit libraries and add them to your Arduino environment. https://github.com/adafruit/Adafruit-GFX-Library https://github.com/adafruit/Adafruit-ST7735-Library