mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
util/spkmodem-recv: say what freq_sep/data are
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -49,6 +49,10 @@ struct decoder_state {
|
||||
int ringpos;
|
||||
int sep_pos;
|
||||
|
||||
/*
|
||||
* Sliding window pulse counters
|
||||
* used to detect modem tones
|
||||
*/
|
||||
int freq_data;
|
||||
int freq_separator;
|
||||
int sample_count;
|
||||
|
||||
Reference in New Issue
Block a user