summaryrefslogtreecommitdiff
path: root/firmware/export/wmcodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/wmcodec.h')
-rw-r--r--firmware/export/wmcodec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/wmcodec.h b/firmware/export/wmcodec.h
index 1079a80498..d810469d02 100644
--- a/firmware/export/wmcodec.h
+++ b/firmware/export/wmcodec.h
@@ -17,7 +17,6 @@
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19 19
20void i2s_reset(void);
21int audiohw_init(void); 20int audiohw_init(void);
22void wmcodec_write(int reg, int data); 21void wmcodec_write(int reg, int data);
23 22