fix(matter): empty line removing - style
This commit is contained in:
parent
7a33a9eeff
commit
8ac076c44c
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
MatterOnOffLight OnOffLight;
|
||||
|
||||
// WiFi is manually set and started
|
||||
|
||||
const char *ssid = "your-ssid"; // Change this to your WiFi SSID
|
||||
const char *password = "your-password"; // Change this to your WiFi password
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue