A-Netz: Don't allow emphasis, since it is not used with A-Netz

This commit is contained in:
Andreas Eversberg
2017-01-02 10:16:49 +01:00
parent e724823c5b
commit 16e1e842b9
3 changed files with 14 additions and 0 deletions

View File

@@ -117,6 +117,9 @@ int main(int argc, char *argv[])
const char *station_id = "";
int i;
/* a-netz does not use emphasis, so disable it */
uses_emphasis = 0;
/* init common tones */
init_freiton();
init_besetzton();