diff --git a/.gitignore b/.gitignore index 5dac9f5..f8a7365 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .piolibdeps .clang_complete .gcc-flags.json +replacements.txt diff --git a/src/Duftsprueher.ino b/src/Duftsprueher.ino index d84ff87..50a32fb 100644 --- a/src/Duftsprueher.ino +++ b/src/Duftsprueher.ino @@ -10,8 +10,8 @@ extern "C" { String esp_id = "duft"; -const char *ssid = "xxx"; // cannot be longer than 32 characters! -const char *password = "xxx"; // +const char *ssid = "iApfel"; // cannot be longer than 32 characters! +const char *password = "***PASSWORD***"; // const char* mqtt_server = "192.168.1.5"; #define SERV1 12 // Pin connected to the Servomotor