mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Changed LED GPIO PIN to GPOI 5
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <iot_button.h>
|
||||
#include <led_driver.h>
|
||||
|
||||
#define LED_GPIO_PIN GPIO_NUM_12
|
||||
#define LED_GPIO_PIN GPIO_NUM_5
|
||||
#define LED_CHANNEL 0 /* LEDC_CHANNEL_0 */
|
||||
#define BUTTON_GPIO_PIN GPIO_NUM_0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user