feat: 🐛 修补编译问题
This commit is contained in:
parent
c21aa4de46
commit
db5734c6ec
@ -576,10 +576,10 @@ int32_t test_case(uint32_t argc, int32_t* argvp)
|
|||||||
// uint8_t* ptr;
|
// uint8_t* ptr;
|
||||||
|
|
||||||
// uint16_t cu_flag = C_PLANE;
|
// uint16_t cu_flag = C_PLANE;
|
||||||
HandleId_t handler;
|
// HandleId_t handler;
|
||||||
handler.port_id = 0;
|
// handler.port_id = 0;
|
||||||
handler.inst_id = 0;
|
// handler.inst_id = 0;
|
||||||
handler.type_id = CU_SPLIT;
|
// handler.type_id = CU_SPLIT;
|
||||||
|
|
||||||
// int32_t ret;
|
// int32_t ret;
|
||||||
uint8_t scs_id = 1; // NR 30K // 0; // NR 15K
|
uint8_t scs_id = 1; // NR 30K // 0; // NR 15K
|
||||||
|
Loading…
x
Reference in New Issue
Block a user