mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
8 lines
187 B
Plaintext
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
|