Move the code "msgTx->num_ul_pdcch set to zero" out of the for-loop, even...
Move the code "msgTx->num_ul_pdcch set to zero" out of the for-loop, even though it is always 0 or 1, the for-loop will execute at most once.
Showing
Please register or sign in to comment