ex lcd & south

This commit is contained in:
wmano
2025-11-02 20:51:30 +08:00
parent bd71a4d56b
commit 9b3e035b75
13 changed files with 163 additions and 49 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ struct chrg_south_t {
rt_uint8_t rx_buf[SIZE_BUF_TTY];
rt_uint8_t enable[TOTAL_SOU_CHS]; // 通路使能
rt_uint8_t manual; // 手动插入命令
rt_uint8_t manual; // 0: 程序自动 1:手动插入命令 2:插入设置模式
eIDX_SOU_CH idx; // 当前通路
eIDX_MB_PART part;