used GFX library changed back to GFX_AS

This commit is contained in:
stevstrong 2017-05-25 10:18:27 +02:00 committed by GitHub
parent aa79ea1d6e
commit 782b53119d
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 "Print.h"
#include <Adafruit_GFX.h>
#include <Adafruit_GFX_AS.h>
#include <avr/pgmspace.h>
#ifndef swap