Fix #11 by adding SPI.h to tftbmp example.

This commit is contained in:
Tony DiCola
2014-07-25 18:40:41 -07:00
parent 7d70af32ff
commit 7a983dcbc5
+1
View File
@@ -6,6 +6,7 @@
#include <Adafruit_GFX.h> // Core graphics library
#include <Adafruit_TFTLCD.h> // Hardware-specific library
#include <SD.h>
#include <SPI.h>
// The control pins for the LCD can be assigned to any digital or
// analog pins...but we'll use the analog pins as this allows us to