mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 11:33:54 +01:00
make bs412 measure output
This commit is contained in:
@@ -24,6 +24,7 @@ typedef struct
|
||||
double alpha;
|
||||
uint8_t can_compress : 1;
|
||||
uint8_t second_counter;
|
||||
float last_output;
|
||||
} BS412Compressor;
|
||||
|
||||
float dbr_to_deviation(float dbr);
|
||||
|
||||
Reference in New Issue
Block a user