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.
2 parents f7759f8 + db000d1 commit dcfa250Copy full SHA for dcfa250
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