From 130e9cc0a0190ade34832cb5be000473083f15ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A9=AC=5F666?= <13089258+pony-six-hundred-and-sixty-six@user.noreply.gitee.com> Date: Thu, 29 May 2025 09:27:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=BA=86=E5=A6=82=E6=9E=9C=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E4=B8=8A=E6=8A=A5=E4=B8=8D=E6=88=90=E5=8A=9F=EF=BC=8C?= =?UTF-8?q?=E6=B8=85=E7=A9=BA=E6=9C=AC=E5=9C=B0=E7=9A=84=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bsp/src/bsp_ml307.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bsp/src/bsp_ml307.c b/bsp/src/bsp_ml307.c index f2f8591..17a9ded 100644 --- a/bsp/src/bsp_ml307.c +++ b/bsp/src/bsp_ml307.c @@ -2,7 +2,7 @@ * @Author: mbw * @Date: 2024-11-30 15:46:21 * @LastEditors: mbw && 1600520629@qq.com - * @LastEditTime: 2025-05-22 10:17:48 + * @LastEditTime: 2025-05-29 08:55:38 * @FilePath: \ble_bjq_ch303rct6_ml307\bsp\src\bsp_ml307.c * @Description: * @@ -1030,8 +1030,6 @@ int Ml307_Process_Events (Ml307Event ml307_recv_event, struct at_device *device, { LOG_D ("与服务区断开连接,等待连接中......\n"); } - - } }