0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00
This commit is contained in:
2025-03-22 20:29:38 +01:00
parent e581cf20c2
commit f333c17db1

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;