feat: 🐛 增加slot有关的打印
This commit is contained in:
parent
db5734c6ec
commit
51590f712e
@ -294,6 +294,7 @@ uint32_t rx_callback_data(const char* buf,uint32_t payloadSize)
|
|||||||
|
|
||||||
uint32_t tick_from_tx_ctrl = *(uint32_t *)(buf+4);
|
uint32_t tick_from_tx_ctrl = *(uint32_t *)(buf+4);
|
||||||
|
|
||||||
|
printf("[rx_callback_data]:slot_ind_flag == 1 \n");
|
||||||
slot_ind_flag = 1;
|
slot_ind_flag = 1;
|
||||||
gu32_value = value;
|
gu32_value = value;
|
||||||
gu32_tick_receive_ctrl = stc_cnt;
|
gu32_tick_receive_ctrl = stc_cnt;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user