mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 16:29:15 +02:00
change the pll logic a bit
This commit is contained in:
@@ -22,7 +22,6 @@ typedef struct {
|
||||
float loop_filter_state;
|
||||
float kp;
|
||||
float ki;
|
||||
float last_output;
|
||||
int sample_rate;
|
||||
int quadrature_mode;
|
||||
} PLL;
|
||||
|
||||
Reference in New Issue
Block a user