0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 11:22:00 +01:00
This commit is contained in:
2025-07-08 23:12:48 +02:00
parent de8a36e431
commit d60128df75

View File

@@ -12,7 +12,7 @@
typedef struct
{
int mpx_deviation;
int sample_counter;
int average_counter;
int sample_rate;
float target;
float attack;