Skip to content

Commit 584b485

Browse files
authored
fix(matter): commentaty update based on code change
1 parent 4eece9b commit 584b485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Matter/examples/MatterMinimum/MatterMinimum.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/*
1616
* This example is the smallest code that will create a Matter Device which can be
1717
* commissioned and controlled from a Matter Environment APP.
18-
* It doesn't control any light, but the ESP32 will send debug messages indicating the Matter activity.
18+
* It controls a GPIO that may be used as LED, additionally the ESP32 will send debug messages indicating the Matter activity.
1919
* Therefore, turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
2020
*/
2121

0 commit comments

Comments
 (0)