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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index c00b673a4a..22f6e68562 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -222,12 +222,6 @@ void audiohw_set_prescaler(int val);
222void audiohw_set_balance(int val); 222void audiohw_set_balance(int val);
223#endif 223#endif
224 224
225/**
226 * Mute or enable sound.
227 * @param mute true or false.
228 */
229void audiohw_mute(bool mute);
230
231#ifdef AUDIOHW_HAVE_TREBLE 225#ifdef AUDIOHW_HAVE_TREBLE
232/** 226/**
233 * Set new treble value. 227 * Set new treble value.