0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-03-22 20:36:53 +01:00
parent 1933895450
commit ef6d281100

View File

@@ -56,7 +56,7 @@ int main(int argc, char **argv) {
char control_pipe[51] = "\0";
pa_simple *rds1_device = NULL;
pa_simple *rds2_device = ;
pa_simple *rds2_device = NULL;
pa_sample_spec format;
pa_buffer_attr buffer;