Skip to content

Commit 4130060

Browse files
authored
feat(matter): commentaries review and fixes
1 parent cbf1548 commit 4130060

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libraries/Matter/examples/MatterTemperatureSensor/MatterTemperatureSensor.ino

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
#include <WiFi.h>
2525

2626
// List of Matter Endpoints for this Node
27-
// Celcius Temperature Sensor Endpoint - at least one per node
27+
// Celcius Temperature Sensor Endpoint
28+
2829
MatterTemperatureSensor CelciusTempSensor;
2930

3031
// WiFi is manually set and started

0 commit comments

Comments
 (0)