core.h already includes SPI

This commit is contained in:
Josh Goebel 2016-02-21 01:53:37 -05:00 committed by Scott Allen
parent 592d13bd93
commit e346d587ca
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#define Arduboy_h
#include "core/core.h"
#include <SPI.h>
#include <Print.h>
#include <limits.h>