summaryrefslogtreecommitdiff
path: root/firmware/export/wm8978.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/wm8978.h')
-rw-r--r--firmware/export/wm8978.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/wm8978.h b/firmware/export/wm8978.h
index 3c01f76bef..f4ed46a6e2 100644
--- a/firmware/export/wm8978.h
+++ b/firmware/export/wm8978.h
@@ -28,6 +28,7 @@
28 28
29int tenthdb2master(int db); 29int tenthdb2master(int db);
30void audiohw_set_headphone_vol(int vol_l, int vol_r); 30void audiohw_set_headphone_vol(int vol_l, int vol_r);
31void audiohw_set_frequency(int sampling_control);
31 32
32#define WMC_I2C_ADDR 0x34 33#define WMC_I2C_ADDR 0x34
33 34