Skip to content

Commit ed8c7a1

Browse files
Merge branch 'F1_SPI_development' of https://github.com/stevstrong/Arduino_STM32 into stevstrong-F1_SPI_development
2 parents 8477fba + 782b531 commit ed8c7a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

STM32F1/libraries/Adafruit_ILI9341_STM/Adafruit_ILI9341_STM.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This library has been modified for the Maple Mini
88

99
#include "Arduino.h"
1010
#include "Print.h"
11-
#include <Adafruit_GFX.h>
11+
#include <Adafruit_GFX_AS.h>
1212
#include <avr/pgmspace.h>
1313

1414
#ifndef swap

0 commit comments

Comments
 (0)