feat: 🐛 测试:添加一个非slot_ind_flag的打印
This commit is contained in:
parent
4c907011da
commit
2d7db1fb9f
@ -192,7 +192,7 @@ void *handleUdpTransmission(void *arg)
|
||||
uint8_t block_n = 0;
|
||||
uint8_t cut_i = 0;
|
||||
while (1)
|
||||
{ printf("[slot]:%u \n", slot_ind_flag);
|
||||
{ printf("[****]\n");
|
||||
if (1 == slot_ind_flag)
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user