0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-03-22 20:34:26 +01:00
parent 03797efeaf
commit 8c8b139868

View File

@@ -11,7 +11,7 @@
#include "lib.h"
#include "ascii_cmd.h"
#define RDS_DEVICE "RDS"
#define RDS1_DEVICE "RDS"
#define RDS2_DEVICE "RDS2"
#define NUM_MPX_FRAMES 512
@@ -104,7 +104,7 @@ int main(int argc, char **argv) {
NULL,
"rds95",
PA_STREAM_PLAYBACK,
RDS_DEVICE,
RDS1_DEVICE,
"RDS1 Generator",
&format,
NULL,