test: 🔒 去掉频繁的打印方便观察结果
This commit is contained in:
parent
5bffdbca4c
commit
2f4c8d737c
@ -189,7 +189,7 @@ void *handleUdpTransmission(void *arg)
|
|||||||
printf("[while(1)]:/*************************************/\n");
|
printf("[while(1)]:/*************************************/\n");
|
||||||
while (1)
|
while (1)
|
||||||
{
|
{
|
||||||
printf("[slot]:%u \n", slot_ind_flag);
|
// printf("[slot]:%u \n", slot_ind_flag);
|
||||||
if (1 == slot_ind_flag)
|
if (1 == slot_ind_flag)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user