clean up todo

This commit is contained in:
Naxdy 2024-04-03 18:45:05 +02:00
parent 45ef9ad494
commit fde295154d
Signed by: Naxdy
GPG key ID: CC15075846BCE91B

View file

@ -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,