clean up todo
This commit is contained in:
parent
45ef9ad494
commit
fde295154d
1 changed files with 0 additions and 1 deletions
|
@ -890,7 +890,6 @@ pub fn linearize(point: f32, coefficients: &[f32; NUM_COEFFS]) -> f32 {
|
|||
+ coefficients[3]
|
||||
}
|
||||
|
||||
// TODO: currently broken!
|
||||
#[link_section = ".time_critical.notch_remap"]
|
||||
pub fn notch_remap(
|
||||
x_in: f32,
|
||||
|
|
Loading…
Reference in a new issue