mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
Revert "util/spkmodem-decode: fix 3-frame timeout"
This reverts commit dbf0c3ccc2.
This commit is contained in:
@@ -342,6 +342,7 @@ handle_audio(struct decoder_state *st)
|
||||
if (set_ascii_bit(st) < 0)
|
||||
print_char(st);
|
||||
|
||||
st->sample_count = 0;
|
||||
for (sample = 0; sample < SAMPLES_PER_FRAME; sample++)
|
||||
decode_pulse(st);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user