From 6be01d60322a29a6e780f4da90732f72aa8446c6 Mon Sep 17 00:00:00 2001 From: YuanHongbin <975559679@qq.com> Date: Thu, 21 May 2026 11:05:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/src/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/src/main.c b/source/src/main.c index 03efa3e..e9da4d1 100644 --- a/source/src/main.c +++ b/source/src/main.c @@ -99,6 +99,7 @@ static void AppInit(void) LocalMAC[4] = (AddNumber >> 8) & 0xFF; LocalMAC[5] = AddNumber & 0xFF; #endif + //09 00 01 00 00 00 if(App.Para.FactoryFlag != 0x00) {