summaryrefslogtreecommitdiff
path: root/firmware/export/rocker_codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/rocker_codec.h')
-rw-r--r--firmware/export/rocker_codec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/rocker_codec.h b/firmware/export/rocker_codec.h
index 428fd7e890..48e280a4e4 100644
--- a/firmware/export/rocker_codec.h
+++ b/firmware/export/rocker_codec.h
@@ -2,7 +2,7 @@
2#define __ROCKER_CODEC__ 2#define __ROCKER_CODEC__
3 3
4#define AUDIOHW_CAPS 0 4#define AUDIOHW_CAPS 0
5AUDIOHW_SETTING(VOLUME, "dB", 0, 1, -127, 0, -30) 5AUDIOHW_SETTING(VOLUME, "dB", 1, 5, -102*10, 0, -30*10)
6#endif 6#endif
7 7
8#define AUDIOHW_MUTE_ON_PAUSE 8#define AUDIOHW_MUTE_ON_PAUSE