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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/rocker_codec.h b/firmware/export/rocker_codec.h
new file mode 100644
index 0000000000..366900d717
--- /dev/null
+++ b/firmware/export/rocker_codec.h
@@ -0,0 +1,6 @@
1#ifndef __ROCKER_CODEC__
2#define __ROCKER_CODEC__
3
4#define AUDIOHW_CAPS 0
5AUDIOHW_SETTING(VOLUME, "dB", 1, 5, -1020, 0, -300, )
6#endif