From 2d974dc9b9e7494cd7e96b0b0233c8b5590fe63e Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Fri, 8 Oct 2021 18:07:23 +0800 Subject: [PATCH] first --- data_esp/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data_esp/config.json b/data_esp/config.json index a1a7a55b..d8a730c6 100644 --- a/data_esp/config.json +++ b/data_esp/config.json @@ -3,8 +3,8 @@ "chipID": "", "apssid": "IoTmanager", "appass": "", - "routerssid": "XChangeWIFI", - "routerpass": "XCh@WIFI", + "routerssid": "dlink", + "routerpass": "", "timezone": 1, "ntp": "pool.ntp.org", "mqttServer": "91.204.228.124",