We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c01fa commit 157b784Copy full SHA for 157b784
libraries/Matter/examples/MatterMinimum/MatterMinimum.ino
@@ -15,7 +15,7 @@
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 may be used as LED, additionally the ESP32 will send debug messages indicating the Matter activity.
+ * It controls a GPIO, that could be attached to a LED. Additionally the ESP32 will send debug messages indicating the Matter activity.
19
* Turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
20
*/
21
0 commit comments