diff options
Diffstat (limited to 'firmware/export/wmcodec.h')
-rw-r--r-- | firmware/export/wmcodec.h | 1 |
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 | ||
20 | void i2s_reset(void); | ||
21 | int audiohw_init(void); | 20 | int audiohw_init(void); |
22 | void wmcodec_write(int reg, int data); | 21 | void wmcodec_write(int reg, int data); |
23 | 22 | ||