mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(ble): correct gpio pin in examples/bluetooth/ble_get_started for ESP32-C5
This commit is contained in:
parent
80eee8214e
commit
a30edf60eb
@ -1,2 +1,2 @@
|
||||
CONFIG_BLINK_GPIO=6
|
||||
CONFIG_BLINK_GPIO=27
|
||||
CONFIG_BLINK_LED_STRIP=y
|
||||
|
@ -1,2 +1,2 @@
|
||||
CONFIG_BLINK_GPIO=6
|
||||
CONFIG_BLINK_GPIO=27
|
||||
CONFIG_BLINK_LED_STRIP=y
|
||||
|
@ -1,2 +1,2 @@
|
||||
CONFIG_BLINK_GPIO=6
|
||||
CONFIG_BLINK_GPIO=27
|
||||
CONFIG_BLINK_LED_STRIP=y
|
||||
|
Loading…
Reference in New Issue
Block a user