circuitpython/ports/espressif/boards/lilygo_ttgo_t-oi-plus/sdkconfig

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

16 lines
242 B
Plaintext
Raw Normal View History

2022-05-12 13:18:39 -04:00
#
2023-09-11 18:27:16 -04:00
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
2022-05-12 13:18:39 -04:00
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="LILYGO TTGO T-OI PLUS"
# end of LWIP
2023-09-11 18:27:16 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration