Merge branch 'F1_SPI_development' of https://github.com/stevstrong/Arduino_STM32 into stevstrong-F1_SPI_development

This commit is contained in:
Roger Clark 2017-06-06 20:54:53 +10:00
commit ed8c7a186f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ This library has been modified for the Maple Mini
#include "Arduino.h" #include "Arduino.h"
#include "Print.h" #include "Print.h"
#include <Adafruit_GFX.h> #include <Adafruit_GFX_AS.h>
#include <avr/pgmspace.h> #include <avr/pgmspace.h>
#ifndef swap #ifndef swap