Remove redundant declaration with upgrade to ESP-IDF v5.5.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-29 14:38:18 +01:00
parent 4ef714fdbd
commit c44c6c3bf5

View File

@@ -1,5 +1,3 @@
#define CONFIG_ETH_USE_ESP32_EMAC
#include "esp_eth.h" #include "esp_eth.h"
#include "esp_eth_mac.h" #include "esp_eth_mac.h"
#include "esp_eth_com.h" #include "esp_eth_com.h"