circuitpython/ports/espressif/boards/lolin_c3_mini/sdkconfig

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

7 lines
107 B
Plaintext
Raw Normal View History

2022-04-06 17:20:28 -04:00
#
# LWIP
#
CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=8.5
2022-04-12 23:05:41 -04:00
CONFIG_LWIP_LOCAL_HOSTNAME="lolin-c3-mini"
2022-04-06 17:20:28 -04:00
# end of LWIP