mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 12:53:53 +01:00
it isn't
This commit is contained in:
@@ -57,7 +57,7 @@ int main(int argc, char **argv) {
|
|||||||
|
|
||||||
pa_simple *rds1_device;
|
pa_simple *rds1_device;
|
||||||
#ifdef RDS2_DEVICE
|
#ifdef RDS2_DEVICE
|
||||||
pa_simple *rds2_device;
|
pa_simple *rds2_device = NULL;
|
||||||
#endif
|
#endif
|
||||||
pa_sample_spec format;
|
pa_sample_spec format;
|
||||||
pa_buffer_attr buffer;
|
pa_buffer_attr buffer;
|
||||||
|
|||||||
Reference in New Issue
Block a user