mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
[avr] SPI: removed redundant include
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
*/
|
||||
|
||||
#include "SPI.h"
|
||||
#include "pins_arduino.h"
|
||||
|
||||
SPIClass SPI;
|
||||
|
||||
|
Reference in New Issue
Block a user