From 78d5ccf231e97998bb9a24a65869c2207161c282 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 6 Jul 2024 16:11:30 +0800 Subject: [PATCH] update --- app/src/app_main.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/src/app_main.c b/app/src/app_main.c index 0d25af7..8d5fe4e 100644 --- a/app/src/app_main.c +++ b/app/src/app_main.c @@ -19,9 +19,6 @@ static uint16_t m_capture_prepare_progress = 0; -/******************************************************************************* - * UTILS * - *******************************************************************************/ /*********************************************************************************************************************** * 蓝牙连接事件处理 *