Files
espressif--esp-idf/examples/get-started/blink/sdkconfig.defaults.esp32s31
T
2026-07-13 13:04:25 +08:00

8 lines
187 B
Plaintext

CONFIG_BLINK_LED_STRIP=y
#
# Please Note:
# ESP32-S31 function core board uses GPIO60 for the on-board LED
# ESP32-S31 Korvo board uses GPIO37 for the on-board LED
#
CONFIG_BLINK_GPIO=37