aboutsummaryrefslogtreecommitdiffstats
path: root/sw/ltc2400.h
diff options
context:
space:
mode:
Diffstat (limited to 'sw/ltc2400.h')
-rw-r--r--sw/ltc2400.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/ltc2400.h b/sw/ltc2400.h
index ac99521..720b64c 100644
--- a/sw/ltc2400.h
+++ b/sw/ltc2400.h
@@ -33,4 +33,4 @@ void ltc2400_init();
int ltc2400_conversion_ready();
-float ltc2400_get_conversion_result(bool& dmy_fault, bool& exr_fault);
+float ltc2400_get_conversion_result(bool& dmy_fault, bool& exr_fault, uint32_t& adc_value);