Skip to content

Commit 8124313

Browse files
committed
[mbed-patch] Rename mbed's SPI.h in SPIMaster.h
1 parent e7b324a commit 8124313

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cores/arduino/mbed/mbed.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
#include "drivers/AnalogOut.h"
6565
#include "drivers/PwmOut.h"
6666
#include "drivers/Serial.h"
67-
#include "drivers/SPI.h"
67+
#include "drivers/SPIMaster.h"
6868
#include "drivers/SPISlave.h"
6969
#include "drivers/I2C.h"
7070
#include "drivers/I2CSlave.h"

0 commit comments

Comments
 (0)