diff options
Diffstat (limited to 'firmware/export/mas35xx.h')
-rw-r--r-- | firmware/export/mas35xx.h | 2 |
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 @@ #include "config.h" +#define AUDIOHW_CAPS (BASS_CAP | TREBLE_CAP) + #if CONFIG_CODEC == MAS3507D #define VOLUME_MIN -780 #define VOLUME_MAX 180 |