Skip to content

Commit

Permalink
fix(matter): commentaty update based on code change
Browse files Browse the repository at this point in the history
  • Loading branch information
SuGlider authored Nov 22, 2024
1 parent 4eece9b commit 584b485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/Matter/examples/MatterMinimum/MatterMinimum.ino
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
/*
* This example is the smallest code that will create a Matter Device which can be
* commissioned and controlled from a Matter Environment APP.
* 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.
* Therefore, turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.
*/

Expand Down

0 comments on commit 584b485

Please sign in to comment.