set shortrt and level

This commit is contained in:
2025-03-14 18:38:26 +01:00
parent d869d7cbf1
commit ce468204ff
6 changed files with 51 additions and 9 deletions
+3 -1
View File
@@ -68,7 +68,9 @@ int main(int argc, char **argv) {
.pi = 0x305F,
.ecc = 0xE2,
.lps = "radio95 - Radio Nowotomyskie",
.grp_sqc = "00012222FFR"
.grp_sqc = "00012222FFR",
.shortrt = 1,
.rt1_enabled = 1
};
/* PASIMPLE */
pa_simple *device;