summaryrefslogtreecommitdiff
path: root/firmware/export/mas35xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/mas35xx.h')
-rw-r--r--firmware/export/mas35xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/mas35xx.h b/firmware/export/mas35xx.h
index a4e2413344..dbe9d38a37 100644
--- a/firmware/export/mas35xx.h
+++ b/firmware/export/mas35xx.h
@@ -24,6 +24,8 @@
24 24
25#include "config.h" 25#include "config.h"
26 26
27#define AUDIOHW_CAPS (BASS_CAP | TREBLE_CAP)
28
27#if CONFIG_CODEC == MAS3507D 29#if CONFIG_CODEC == MAS3507D
28#define VOLUME_MIN -780 30#define VOLUME_MIN -780
29#define VOLUME_MAX 180 31#define VOLUME_MAX 180