Skip to content

Commit 453d406

Browse files
authored
feat(matter): clearer commentary and formatting.
1 parent 157b784 commit 453d406

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: libraries/Matter/examples/MatterMinimum/MatterMinimum.ino

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
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 controls a GPIO, that could be attached to a LED. Additionally the ESP32 will send debug messages indicating the Matter activity.
18+
* It controls a GPIO that could be attached to a LED for visualization.
19+
* Additionally the ESP32 will send debug messages indicating the Matter activity.
1920
* Turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
2021
*/
2122

0 commit comments

Comments
 (0)