Fix: misaligned line

This commit is contained in:
Rin Cat (鈴猫)
2021-12-04 08:46:54 -05:00
parent 768aded0a1
commit d2da59149e

View File

@@ -1503,7 +1503,7 @@ void phydm_dfs_histogram_radar_distinguish(
dfs->pri_cond3 = 1;
/*@Cancel the condition that the abs between pri and pw*/
dfs->pri_cond4 = 1;
dfs->pri_cond4 = 1;
if (dfs->pri_hold_sum[5] <= dfs->pri_sum_g5_th)
dfs->pri_cond5 = 1;