chore: disable unused physical usb support
This commit is contained in:
parent
c1af64ab18
commit
e97f5b3570
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
# LWIP
|
||||
#
|
||||
CONFIG_ESP_PHY_ENABLE_USB=y
|
||||
CONFIG_ESP_PHY_ENABLE_USB=n
|
||||
CONFIG_LWIP_LOCAL_HOSTNAME="HELTEC-ESP32S3-V3"
|
||||
# end of LWIP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue