mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 16:29:15 +02:00
fixes
This commit is contained in:
@@ -26,8 +26,6 @@ typedef struct
|
||||
uint8_t can_compress : 1;
|
||||
uint8_t second_counter;
|
||||
float last_output;
|
||||
float avg_deviation;
|
||||
float modulation_power;
|
||||
} BS412Compressor;
|
||||
|
||||
// float dbr_to_deviation(float dbr);
|
||||
|
||||
Reference in New Issue
Block a user