Set default hostname

This commit is contained in:
askpatricw 2020-10-08 22:46:10 -07:00
parent 0775e2b20d
commit 2b2003f3e7
1 changed files with 6 additions and 0 deletions

View File

@ -31,3 +31,9 @@ CONFIG_SPIRAM_USE_MEMMAP=y
CONFIG_SPIRAM_MEMTEST=y
# CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY is not set
# end of SPI RAM config
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="Metro-ESP32S2"
# end of LWIP