Skip to content

Commit b8c0f35

Browse files
committed
[avr] SPI: removed redundant include
1 parent dd6340e commit b8c0f35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

avr/libraries/SPI/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)