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 * - *******************************************************************************/ /*********************************************************************************************************************** * 蓝牙连接事件处理 *