From 4b0717b5985504a1a52b52a5ac5f431fb3bfe495 Mon Sep 17 00:00:00 2001 From: Abhijith Ganesh Date: Fri, 29 Dec 2023 00:00:28 +0530 Subject: [PATCH] Update main.cpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index fe6d5e9..487f095 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -6,7 +6,7 @@ #ifndef STASSID #define STASSID "SentinelAG" -#define STAPSK "SentinelChaz@14" +#define STAPSK "" #endif const char *SSID = STASSID;