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 bab2880 commit 5d20137Copy full SHA for 5d20137
libraries/SPI/SPI.h
@@ -24,7 +24,7 @@
24
#include <Arduino.h>
25
#include <stdlib.h>
26
27
-#define SPI_HAS_TRANSACTION
+#define SPI_HAS_TRANSACTION 1
28
29
// This defines are not representing the real Divider of the ESP8266
30
// the Defines match to an AVR Arduino on 16MHz for better compatibility
0 commit comments