From 8445c54f01777513912d4c6d36c28e92a0ff33a0 Mon Sep 17 00:00:00 2001
From: chenlh <2008get@163.com>
Date: 星期四, 18 九月 2025 14:40:53 +0800
Subject: [PATCH] 首轮测试代码提交

---
 src/protocol.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/protocol.h b/src/protocol.h
index 8d2a5bc..69033b7 100644
--- a/src/protocol.h
+++ b/src/protocol.h
@@ -80,7 +80,7 @@
 typedef struct{
 	short dual_dsp;
 	short dsp_index;
-	short local_rx_num;
+	short local_rx_num;	// include analog + usb channel
 	short local_tx_num;
 	short dante_rx_num;
 	short dante_tx_num;

--
Gitblit v1.9.3