Skip to content

Commit 157b784

Browse files
authored
feat(matter): better commentary about the GPIO.
1 parent 54c01fa commit 157b784

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
@@ -15,7 +15,7 @@
1515
/*
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.
18-
* It controls a GPIO that may be used as LED, additionally the ESP32 will send debug messages indicating the Matter activity.
18+
* It controls a GPIO, that could be attached to a LED. Additionally the ESP32 will send debug messages indicating the Matter activity.
1919
* Turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
2020
*/
2121

0 commit comments

Comments
 (0)