mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
fix(ble): correct gpio pin in examples/bluetooth/ble_get_started for ESP32-C5
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
CONFIG_BLINK_GPIO=6
|
||||
CONFIG_BLINK_GPIO=27
|
||||
CONFIG_BLINK_LED_STRIP=y
|
||||
|
||||
Reference in New Issue
Block a user