Skip to content

Commit 0ca038d

Browse files
Merge pull request #347 from stevstrong/patch-5
Update onoffbutton.ino [Adafruit_ILI9341_STM]
2 parents d9d6e9e + 6b2ca7d commit 0ca038d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STM32F1/libraries/Adafruit_ILI9341_STM/examples/onoffbutton/onoffbutton.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//Thanks to Adafruit forums member Asteroid for the original sketch!
55
//
6-
#include <Adafruit_GFX.h>
6+
#include <Adafruit_GFX_AS.h>
77
#include <SPI.h>
88
#include <Wire.h>
99
#include <Adafruit_ILI9341_STM.h>

0 commit comments

Comments
 (0)