From 924f53b969d4fe055b5522f1f0b9e9c3877918fe Mon Sep 17 00:00:00 2001
From: dgjames <1943357252@qq.com>
Date: Thu, 13 Mar 2025 12:05:54 +0800
Subject: [PATCH] =?UTF-8?q?=E6=94=B9wifi=E8=BF=9E=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 applications/main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/applications/main.c b/applications/main.c
index 9c5b298..2939a33 100644
--- a/applications/main.c
+++ b/applications/main.c
@@ -39,8 +39,8 @@ int main(void)
     system("snake");
     // rt_wlan_config_autoreconnect(RT_TRUE);
     // rt_wlan_connect("Dong", "abcd07691234");
-    rt_wlan_connect("as", "88888888");
-    rt_wlan_connect("as", "88888888");
+    rt_wlan_connect("as", "07691234");
+    rt_wlan_connect("as", "07691234");
     system("myproject");
     // system("mqtt");
     mytime();