fix(ble): correct gpio pin in examples/bluetooth/ble_get_started for ESP32-C5

This commit is contained in:
Shen Weilong 2024-09-19 20:04:02 +08:00
parent 80eee8214e
commit a30edf60eb
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
CONFIG_BLINK_GPIO=6
CONFIG_BLINK_GPIO=27
CONFIG_BLINK_LED_STRIP=y

View File

@ -1,2 +1,2 @@
CONFIG_BLINK_GPIO=6
CONFIG_BLINK_GPIO=27
CONFIG_BLINK_LED_STRIP=y

View File

@ -1,2 +1,2 @@
CONFIG_BLINK_GPIO=6
CONFIG_BLINK_GPIO=27
CONFIG_BLINK_LED_STRIP=y