Skip to content

Commit 8ac076c

Browse files
authored
fix(matter): empty line removing - style
1 parent 7a33a9e commit 8ac076c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/Matter/examples/MatterCommissionTest/MatterCommissionTest.ino

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
MatterOnOffLight OnOffLight;
99

1010
// WiFi is manually set and started
11-
1211
const char *ssid = "your-ssid"; // Change this to your WiFi SSID
1312
const char *password = "your-password"; // Change this to your WiFi password
1413

0 commit comments

Comments
 (0)