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

@@ -8,6 +8,7 @@ extern int samplerate;
extern int interval;
extern int latency;
extern int cross_channels;
extern int uses_emphasis;
extern int do_pre_emphasis;
extern int do_de_emphasis;
extern double rx_gain;