Skip to content

Commit f4150e6

Browse files
committed
[avr] SPI: removed redundant include
(Filtered from arduino/Arduino@34c40b2)
1 parent 7a9771c commit f4150e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SPI.cpp

Lines changed: 0 additions & 1 deletion
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)