summaryrefslogtreecommitdiff
path: root/device-functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'device-functions.h')
-rw-r--r--device-functions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/device-functions.h b/device-functions.h
index ade757a..14100f4 100644
--- a/device-functions.h
+++ b/device-functions.h
@@ -80,4 +80,6 @@ gboolean fixed_ampl_ok (int channel, float use_ampl);
void get_min_max_fixed_ampls (int channel, float *min_ampl, float *max_ampl);
gboolean non_zero_first_ampl_point (int channel);
+float get_ampl_zero_equiv(int channel);
+
#endif