0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00
This commit is contained in:
2025-03-21 15:10:44 +01:00
parent 753ded5ac8
commit 424ece55a3

View File

@@ -120,8 +120,8 @@ void show_help(char *name) {
int main(int argc, char **argv) {
show_version();
pa_simple *mpx_device = NULL
pa_simple *rds_device = NULL
pa_simple *mpx_device = NULL;
pa_simple *rds_device = NULL;
pa_simple *rds2_device = NULL;
pa_simple *sca_device = NULL;