used GFX library changed back to GFX_AS
This commit is contained in:
parent
aa79ea1d6e
commit
782b53119d
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue