We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d28b8 commit db000d1Copy full SHA for db000d1
STM32F1/libraries/Adafruit_ILI9341_STM/examples/spitftbitmap/spitftbitmap.ino
@@ -14,7 +14,7 @@
14
****************************************************/
15
16
17
-#include <Adafruit_GFX.h> // Core graphics library
+#include <Adafruit_GFX_AS.h> // Core graphics library
18
#include "Adafruit_ILI9341_STM.h" // Hardware-specific library
19
#include <SPI.h>
20
#include <SD.h>
0 commit comments