0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 12:53:53 +01:00

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

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;