mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
ethernet example: Disable WiFi, enable Ethernet in default config
Ref: https://esp32.com/viewtopic.php?f=2&t=1249
This commit is contained in:
2
examples/ethernet/ethernet/sdkconfig.defaults
Normal file
2
examples/ethernet/ethernet/sdkconfig.defaults
Normal file
@@ -0,0 +1,2 @@
|
||||
# CONFIG_WIFI_ENABLED is not set
|
||||
CONFIG_ETHERNET=y
|
Reference in New Issue
Block a user