Skip to content

Commit 1daa5ea

Browse files
committed
[avr] SPI: removed redundant include
1 parent 39b2b39 commit 1daa5ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/SPI/SPI.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
*/
1212

1313
#include "SPI.h"
14-
#include "pins_arduino.h"
1514

1615
SPIClass SPI;
1716

0 commit comments

Comments
 (0)