From cc0cf0e2c92b0fc690a75979fe49d1729b5798b7 Mon Sep 17 00:00:00 2001
From: wanglei <wanglei@qq.com>
Date: 星期日, 07 四月 2024 15:51:31 +0800
Subject: [PATCH] 更新dlb文件,对应ModuleProceLibs版本7a536f

---
 src/main.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main.cpp b/src/main.cpp
index 664a604..fdb1a25 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -23,7 +23,8 @@
 
 
 u32 g_level_report_interval = LEVEL_REPORT_TIME(200);
-
+eErrStatus err_status =DSP_NO_ERR;
+u32 g_spiQ_drop_cnt =0;
 u8  mDspIndex = 0;
 ubool  TopoLoading = ufalse;
 ubool  HandShakeSuccesful = ufalse;

--
Gitblit v1.9.3