spectrum
This commit is contained in:
parent
1ca43965b1
commit
18f7beaf6d
@ -66,9 +66,9 @@ int PrgTic
|
||||
// }
|
||||
if(cur_time-prev_time>=wait*0.1)
|
||||
{
|
||||
spectrum(*p_ta_array);
|
||||
spectrum(p_ta_array);
|
||||
}
|
||||
update_lights(*p_ta_array);
|
||||
update_lights(p_ta_array);
|
||||
return RC;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user