We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157b784 commit 453d406Copy full SHA for 453d406
libraries/Matter/examples/MatterMinimum/MatterMinimum.ino
@@ -15,7 +15,8 @@
15
/*
16
* This example is the smallest code that will create a Matter Device which can be
17
* 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.
+ * 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.
20
* Turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
21
*/
22
0 commit comments