We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ad516 commit 3a597d8Copy full SHA for 3a597d8
libraries/Ethernet/src/ETH.h
@@ -62,8 +62,6 @@
62
63
// This will be uncommented once custom SPI support is available in ESP-IDF
64
#define ETH_SPI_SUPPORTS_CUSTOM 1
65
-
66
-// This will be removed when the support is backported to official IDF 5.1
67
#define ETH_SPI_SUPPORTS_NO_IRQ 1
68
69
#include "Network.h"
0 commit comments