We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e064d commit b1c9506Copy full SHA for b1c9506
libraries/Ethernet/src/ETH.h
@@ -62,6 +62,7 @@
62
63
// This will be uncommented once custom SPI support is available in ESP-IDF
64
#define ETH_SPI_SUPPORTS_CUSTOM 1
65
+#define ETH_SPI_SUPPORTS_NO_IRQ 1
66
67
#include "Network.h"
68
0 commit comments