mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 12:53:53 +01:00
default one stream
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#define RDS_DEVICE "RDS"
|
||||
#define DEFAULT_CONFIG_PATH "/etc/rds95.conf"
|
||||
#define DEFAULT_STREAMS 2
|
||||
#define DEFAULT_STREAMS 1
|
||||
#define MAX_STREAMS 4
|
||||
|
||||
#define NUM_MPX_FRAMES 128
|
||||
@@ -245,4 +245,4 @@ exit:
|
||||
if (rds_device != NULL) pa_simple_free(rds_device);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user