chore: disable unused physical usb support

This commit is contained in:
James Ward 2023-11-14 14:42:44 -05:00
parent c1af64ab18
commit e97f5b3570
No known key found for this signature in database
GPG Key ID: F53FE2DEDD7BBD79

View File

@ -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