fix(matter): empty line removing - style

This commit is contained in:
Rodrigo Garcia 2024-10-21 19:26:34 -03:00 committed by GitHub
parent 7a33a9eeff
commit 8ac076c44c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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