Search found 2 matches

by BorgMcz
Fri Mar 04, 2022 8:21 am
Forum: ESP32 Arduino
Topic: Using esp_eth_disable()
Replies: 1
Views: 1318

Re: Using esp_eth_disable()

Or can someone advise me how I can disable and enable the Ethernet interface?
by BorgMcz
Mon Feb 28, 2022 8:16 am
Forum: ESP32 Arduino
Topic: Using esp_eth_disable()
Replies: 1
Views: 1318

Using esp_eth_disable()

Hello,

Can I ask for some help, I was using SDK 1.0.6 and after switching to SDK 2.0.2 the compiler is reporting undeclared esp_eth_disable() and esp_eth_enable().

Can anyone advise me how to use them with the new SDK?

THX