Skip to content

Commit 7cbcf7f

Browse files
SuGliderCopilot
andauthored
fix(matter): commentary typo
Co-authored-by: Copilot <[email protected]>
1 parent 2a77785 commit 7cbcf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Matter/examples/MatterLambdaSingleCallbackManyEPs/MatterLambdaSingleCallbackManyEPs.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// limitations under the License.
1414

1515
/*
16-
This example create 6 on-off light endpoint that share the same onChangeOnOff() callback code.
16+
This example creates 6 on-off light endpoints that share the same onChangeOnOff() callback code.
1717
It uses Lambda Function with an extra Lambda Capture information that links the Endpoint to its individual information.
1818
After the Matter example is commissioned, the expected Serial output shall be similar to this:
1919

0 commit comments

Comments
 (0)