Skip to content

Commit dcfa250

Browse files
Merge pull request #349 from stevstrong/patch-7
Update spitftbitmap.ino [Adafruit_ILI9341_STM]
2 parents f7759f8 + db000d1 commit dcfa250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STM32F1/libraries/Adafruit_ILI9341_STM/examples/spitftbitmap/spitftbitmap.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
****************************************************/
1515

1616

17-
#include <Adafruit_GFX.h> // Core graphics library
17+
#include <Adafruit_GFX_AS.h> // Core graphics library
1818
#include "Adafruit_ILI9341_STM.h" // Hardware-specific library
1919
#include <SPI.h>
2020
#include <SD.h>

0 commit comments

Comments
 (0)