Credentials added

This commit is contained in:
hsaturn
2021-03-21 11:15:28 +01:00
parent 6a80b29fd3
commit d052f6b55a

2
src/my_credentials.h Normal file
View File

@@ -0,0 +1,2 @@
const char *ssid = "YOUR-SSID-HERE";
const char *password = "YOUR-PASSWORD-HERE";