Skip to content

Commit 7af4490

Browse files
authored
Update SPI.h
1 parent 4204869 commit 7af4490

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: libraries/SPI/src/SPI.h

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
#include "pins_arduino.h"
2626
#include "esp32-hal-spi.h"
2727

28+
#define SPI_HAS_TRANSACTION
29+
2830
class SPISettings
2931
{
3032
public:

0 commit comments

Comments
 (0)