mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
what
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#include "lib.h"
|
#include "lib.h"
|
||||||
#include "ascii_cmd.h"
|
#include "ascii_cmd.h"
|
||||||
|
|
||||||
#define RDS_DEVICE "RDS"
|
#define RDS1_DEVICE "RDS"
|
||||||
#define RDS2_DEVICE "RDS2"
|
#define RDS2_DEVICE "RDS2"
|
||||||
|
|
||||||
#define NUM_MPX_FRAMES 512
|
#define NUM_MPX_FRAMES 512
|
||||||
@@ -104,7 +104,7 @@ int main(int argc, char **argv) {
|
|||||||
NULL,
|
NULL,
|
||||||
"rds95",
|
"rds95",
|
||||||
PA_STREAM_PLAYBACK,
|
PA_STREAM_PLAYBACK,
|
||||||
RDS_DEVICE,
|
RDS1_DEVICE,
|
||||||
"RDS1 Generator",
|
"RDS1 Generator",
|
||||||
&format,
|
&format,
|
||||||
NULL,
|
NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user