We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872da13 commit 6df8847Copy full SHA for 6df8847
hardware/arduino/avr/libraries/SPI/SPI.cpp
@@ -12,7 +12,6 @@
12
*/
13
14
#include "SPI.h"
15
-#include "pins_arduino.h"
16
17
SPIClass SPI;
18
SPIflags_t SPIClass::modeFlags = {false, false, 0};
0 commit comments