We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a14221 commit bf8ddafCopy full SHA for bf8ddaf
libraries/SPI/src/SPI.h
@@ -31,7 +31,7 @@
31
// - endTransaction()
32
// - usingInterrupt()
33
// - SPISetting(clock, bitOrder, dataMode)
34
-#define SPI_HAS_TRANSACTION 1
+// #define SPI_HAS_TRANSACTION 1
35
36
// SPI_HAS_NOTUSINGINTERRUPT means that SPI has notUsingInterrupt() method
37
#define SPI_HAS_NOTUSINGINTERRUPT 1
0 commit comments