change south switch order
This commit is contained in:
@@ -20,7 +20,7 @@ struct chrg_south_t {
|
||||
rt_uint8_t rx_buf[SIZE_BUF_TTY];
|
||||
|
||||
eIDX_SOUTH_CH idx; // 当前通路
|
||||
struct chrg_switch_t sw[TOTAL_SOUTH_CHS];
|
||||
struct chrg_switch_t sw[TOTAL_SOU_CHS];
|
||||
};
|
||||
|
||||
extern struct chrg_south_t chrgsouth;
|
||||
|
||||
Reference in New Issue
Block a user