circuitpython/ports/espressif/boards/morpheans_morphesp-240/sdkconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
105 B
Plaintext
Raw Normal View History

2021-08-11 16:11:17 -04:00
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="MORPHESP-240"
CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y
# end of LWIP