Merge branch 'pr_452' into 'main'

[GH_PR] Change LED GPIO

See merge request app-frameworks/esp-matter!393
This commit is contained in:
Shu Chen
2023-06-09 19:30:49 +08:00
+1 -1
View File
@@ -15,7 +15,7 @@
#include <iot_button.h>
#include <led_driver.h>
#define LED_GPIO_PIN GPIO_NUM_48
#define LED_GPIO_PIN GPIO_NUM_38
#define LED_CHANNEL 0 /* RMT_CHANNEL_0 */
#define BUTTON_GPIO_PIN GPIO_NUM_0