summaryrefslogtreecommitdiff
path: root/firmware/export/aic3x.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/aic3x.h')
-rw-r--r--firmware/export/aic3x.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/aic3x.h b/firmware/export/aic3x.h
index 65e1ebd62c..1baf52684a 100644
--- a/firmware/export/aic3x.h
+++ b/firmware/export/aic3x.h
@@ -22,9 +22,6 @@
22#ifndef _AIC3X_H_ 22#ifndef _AIC3X_H_
23#define _AIC3X_H_ 23#define _AIC3X_H_
24 24
25#define VOLUME_MIN -630
26#define VOLUME_MAX 0
27
28AUDIOHW_SETTING(VOLUME, "dB", 0, 1, -64, 0, -25) 25AUDIOHW_SETTING(VOLUME, "dB", 0, 1, -64, 0, -25)
29 26
30/*** definitions ***/ 27/*** definitions ***/