mirror of https://github.com/MLXXXp/Arduboy2.git
core.h already includes SPI
This commit is contained in:
parent
592d13bd93
commit
e346d587ca
|
@ -2,7 +2,6 @@
|
||||||
#define Arduboy_h
|
#define Arduboy_h
|
||||||
|
|
||||||
#include "core/core.h"
|
#include "core/core.h"
|
||||||
#include <SPI.h>
|
|
||||||
#include <Print.h>
|
#include <Print.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue