util/spkmodem-recv: fix bad comment

Signed-off-by: Leah Rowe <leah@libreboot.org>
fsdg20230625
Leah Rowe 2023-06-13 22:34:31 +01:00
parent bd8b8919f9
commit 2b5727310c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#include <string.h>
#include <unistd.h>
/* Compilation: gcc -o spkmodem-recv spkmodem-recv */
/* Compilation: gcc -o spkmodem-recv spkmodem-recv.c */
/* Usage: parec --channels=1 --rate=48000 --format=s16le | ./spkmodem-recv */
#define SAMPLES_PER_FRAME 240