We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eece9b commit 584b485Copy full SHA for 584b485
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 doesn't control any light, but the ESP32 will send debug messages indicating the Matter activity.
+ * It controls a GPIO that may be used as LED, additionally the ESP32 will send debug messages indicating the Matter activity.
19
* Therefore, turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
20
*/
21
0 commit comments