From d60128df759504dbe410b4bd172ea760d86cd9a7 Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Tue, 8 Jul 2025 23:12:48 +0200 Subject: [PATCH] wow --- filter/bs412.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filter/bs412.h b/filter/bs412.h index 5b4684b..af11a98 100644 --- a/filter/bs412.h +++ b/filter/bs412.h @@ -12,7 +12,7 @@ typedef struct { int mpx_deviation; - int sample_counter; + int average_counter; int sample_rate; float target; float attack;