circuitpython/ports/espressif/boards/beetle-esp32-c3/sdkconfig
2023-09-13 11:40:09 -07:00

16 lines
236 B
Plaintext

#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="beetle-esp32-c3"
# end of LWIP
# end of Component config
# end of Espressif IoT Development Framework Configuration