Skip to content

Commit 54c01fa

Browse files
authored
feat(matter): simple correction in commentary based on code change
1 parent 584b485 commit 54c01fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
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.
1818
* 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.
19+
* Turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
2020
*/
2121

2222
// Matter Manager

0 commit comments

Comments
 (0)