Skip to content

Commit 5079b4e

Browse files
committed
[avr] SPI: removed redundant include
1 parent f599cde commit 5079b4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arduino/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)