[avr] SPI: removed redundant include

This commit is contained in:
Cristian Maglie 2014-10-21 18:04:31 +02:00
parent 39b2b39234
commit 1daa5ea931
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
*/
#include "SPI.h"
#include "pins_arduino.h"
SPIClass SPI;