File tree 1 file changed +2
-2
lines changed
examples/espidf-arduino-matter-light
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ There is no QR Code to be used when the Smartphone APP wants to add the Matter D
25
25
Please enter the code manually: ` 34970112332 `
26
26
27
27
The devboard has a built-in LED that will be used as the Matter Light.
28
- The default setting of the code uses pin 8 for the ESP32-C6
28
+ The default setting of the code uses pin 8 for the ESP32-C6,
29
29
Please change it in ` main/matter_accessory_driver.h ` or in the ` sdkconfig.defaults ` file.
30
30
31
31
## LED Status and Factory Mode
@@ -53,7 +53,7 @@ Holding the BOOT button pressed for more than 10 seconds and then releasing it w
53
53
54
54
This example has been tested with Arduino Core 3.2.0. It should work with newer versions too.
55
55
56
- There is a configuration file for these SoC : esp32c3, esp32c6.
56
+ There is a configuration file for these SoCs : esp32c3, esp32c6.
57
57
Those are the tested devices that have a WS2812 RGB LED and can run BLE, WiFi and Matter.
58
58
59
59
In case it is necessary to change the Button Pin or the REG LED Pin, please use the ` menuconfig ` and change the Menu Option ` Light Matter Accessory `
You can’t perform that action at this time.
0 commit comments