This commit is contained in:
2025-03-22 20:29:38 +01:00
parent e581cf20c2
commit f333c17db1
+1 -1
View File
@@ -57,7 +57,7 @@ int main(int argc, char **argv) {
pa_simple *rds1_device;
#ifdef RDS2_DEVICE
pa_simple *rds2_device;
pa_simple *rds2_device = NULL;
#endif
pa_sample_spec format;
pa_buffer_attr buffer;