summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx777.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx777.h')
-rw-r--r--firmware/export/config/ondavx777.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config/ondavx777.h b/firmware/export/config/ondavx777.h
index 33bf6442af..a254b0177c 100644
--- a/firmware/export/config/ondavx777.h
+++ b/firmware/export/config/ondavx777.h
@@ -126,11 +126,6 @@
126/* has no volume control, so we use the software ones */ 126/* has no volume control, so we use the software ones */
127#define HAVE_SW_VOLUME_CONTROL 127#define HAVE_SW_VOLUME_CONTROL
128 128
129/* software controlled volume ranges from -73 -> 0 dB, other than that
130 is controlled by hardware */
131#define SW_VOLUME_MIN -73
132#define SW_VOLUME_MAX 0
133
134/* define the bitmask of hardware sample rates */ 129/* define the bitmask of hardware sample rates */
135#define HW_SAMPR_CAPS (SAMPR_CAP_48 | SAMPR_CAP_44 | SAMPR_CAP_32 | \ 130#define HW_SAMPR_CAPS (SAMPR_CAP_48 | SAMPR_CAP_44 | SAMPR_CAP_32 | \
136 SAMPR_CAP_24 | SAMPR_CAP_22 | SAMPR_CAP_16 | \ 131 SAMPR_CAP_24 | SAMPR_CAP_22 | SAMPR_CAP_16 | \