This commit is contained in:
2026-04-28 19:56:13 +02:00
parent 17d84fb8a8
commit 0782a64710
2 changed files with 21 additions and 29 deletions
-2
View File
@@ -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);