Skip to content

Commit d9d6e9e

Browse files
Merge pull request #348 from stevstrong/patch-6
Update onoffbutton_breakout.ino [Adafruit_ILI9341_STM]
2 parents dcfa250 + 5c1708e commit d9d6e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STM32F1/libraries/Adafruit_ILI9341_STM/examples/onoffbutton_breakout/onoffbutton_breakout.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)