forked from espressif/esp-idf
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