From fde295154d0ba8d28ae7e1334ddd458e216e0bd4 Mon Sep 17 00:00:00 2001 From: Naxdy Date: Wed, 3 Apr 2024 18:45:05 +0200 Subject: [PATCH] clean up todo --- src/stick.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stick.rs b/src/stick.rs index 8b617bc..1207eaa 100644 --- a/src/stick.rs +++ b/src/stick.rs @@ -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,