Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4204869 commit 7af4490Copy full SHA for 7af4490
libraries/SPI/src/SPI.h
@@ -25,6 +25,8 @@
25
#include "pins_arduino.h"
26
#include "esp32-hal-spi.h"
27
28
+#define SPI_HAS_TRANSACTION
29
+
30
class SPISettings
31
{
32
public:
0 commit comments