example: update GPIO num for blink example

This commit is contained in:
Cao Sen Miao
2021-08-16 12:11:12 +08:00
parent a0d2efe1be
commit 63d58cb47e
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ menu "Example Configuration"
range 0 48
default 8 if IDF_TARGET_ESP32C3
default 18 if IDF_TARGET_ESP32S2
default 47 if IDF_TARGET_ESP32S3
default 48 if IDF_TARGET_ESP32S3
default 5
help
GPIO number (IOxx) to blink on and off or the RMT signal for the addressable LED.