summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/audiohw.h')
-rw-r--r--firmware/export/audiohw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index 51aec65c4c..33361b460a 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -118,6 +118,7 @@ enum {
118#if defined(AUDIOHW_HAVE_TREBLE_CUTOFF) 118#if defined(AUDIOHW_HAVE_TREBLE_CUTOFF)
119 SOUND_TREBLE_CUTOFF, 119 SOUND_TREBLE_CUTOFF,
120#endif 120#endif
121 SOUND_LAST_SETTING, /* Keep this last */
121}; 122};
122 123
123enum Channel { 124enum Channel {