Commit 1cbd60e9 authored by Cedric Roux's avatar Cedric Roux

remove warning

parent 43ffecb1
......@@ -3987,7 +3987,7 @@ void dlsch_channel_level_median(int **dl_ch_estimates_ext,
if (norm_pack < min)
min = norm_pack;
dl_ch128+=1;
dl_ch128+=1;
}
median[aatx*n_rx + aarx] = (max+min)>>1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment