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 2136fda commit ee8bce8Copy full SHA for ee8bce8
api/HardwareSPI.h
@@ -22,6 +22,8 @@
22
#include <inttypes.h>
23
#include "Stream.h"
24
25
+#define SPI_HAS_TRANSACTION
26
+
27
namespace arduino {
28
29
typedef enum {
0 commit comments