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 c6c53b7Copy full SHA for c6c53b7
STM32F1/libraries/Adafruit_ILI9341_STM/examples/touchpaint/touchpaint.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 <SPI.h>
19
#include <Wire.h> // this is needed even tho we aren't using it
20
#include <Adafruit_ILI9341.h>
0 commit comments