We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584b485 commit 54c01faCopy full SHA for 54c01fa
libraries/Matter/examples/MatterMinimum/MatterMinimum.ino
@@ -16,7 +16,7 @@
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.
19
- * Therefore, turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
+ * Turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
20
*/
21
22
// Matter Manager
0 commit comments