ethernet example: Disable WiFi, enable Ethernet in default config

Ref: https://esp32.com/viewtopic.php?f=2&t=1249
This commit is contained in:
Angus Gratton 2017-02-24 14:56:29 +11:00
parent d9252b3645
commit fd0edae75a

View file

@ -0,0 +1,2 @@
# CONFIG_WIFI_ENABLED is not set
CONFIG_ETHERNET=y