From bcc5f1386c771a8a359f05b863a0ac283d18e0f6 Mon Sep 17 00:00:00 2001 From: Zhangwen <13970730+mkc46119@user.noreply.gitee.com> Date: Mon, 30 Jun 2025 15:15:48 +0800 Subject: [PATCH] =?UTF-8?q?feature:=201.=E9=92=88=E5=AF=B9=E9=9F=B3?= =?UTF-8?q?=E9=A2=91=E6=92=AD=E6=94=BE=E4=B8=8D=E7=A8=B3=E5=AE=9A=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E8=BF=9B=E8=A1=8C=E8=B0=83=E8=AF=95=EF=BC=8C=E5=8F=91?= =?UTF-8?q?=E7=8E=B0=E9=97=AE=E9=A2=98=E6=9D=A5=E6=BA=90=E4=B8=BAL3=5Ftask?= =?UTF-8?q?=5Fgame=5Finit()=EF=BC=8C=E5=85=B7=E4=BD=93=E5=8E=9F=E5=9B=A0?= =?UTF-8?q?=E4=B8=8D=E6=98=8E=E3=80=82=E8=AF=A5task=E4=B9=9F=E5=AF=BC?= =?UTF-8?q?=E8=87=B4mcuid=E6=89=93=E5=8D=B0=E5=87=BA=E7=8E=B0=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/app/main.c | 10 +++++----- source/bsp/chipid.c | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/app/main.c b/source/app/main.c index 4c06024..6d8934a 100644 --- a/source/app/main.c +++ b/source/app/main.c @@ -88,10 +88,10 @@ void main(void) L0_uart0_sendArrayHex(G.mcu_id, MSP_ID_LEN); L0_uart0_0d0a(); - //版本信息 - L0_uart0_sendstr("Version info : "); - L0_uart0_sendArray("PEN_V4_8k",9); - L0_uart0_0d0a(); + // //版本信息 + // L0_uart0_sendstr("Version info : "); + // L0_uart0_sendArray("PEN_V4_8k",9); + // L0_uart0_0d0a(); while(1) { @@ -108,7 +108,7 @@ void main(void) // i++; // if (i == 3) // { - // L2_WT2605B_Broadcast(&audio_tcp_maze); + // L2_WT2605B_Broadcast(&audio_tcp_maze); // i = 0; // } // if (ts_uart[uNum3].r.ok == 1) diff --git a/source/bsp/chipid.c b/source/bsp/chipid.c index ca5a4d0..99cad66 100644 --- a/source/bsp/chipid.c +++ b/source/bsp/chipid.c @@ -42,7 +42,7 @@ void L0_id_get_chipid() P_SW2 |= 0x80; for(i=0;i