From eb0c438e9dbad47a9cf2c24610233b0224f7e269 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Wed, 21 Nov 2018 08:11:15 +0100 Subject: Make function to read if a measurement is in progress public --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index ea4699f..90b6d6d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This driver allows you to: - Read the last measurement made in continuous conversion mode. See: `read()`. - Set the data rate. See: `set_data_rate()`. - Set the full-scale range (gain amplifier). See `set_full_scale_range()`. +- Read whether a measurement is in progress. See: `is_measurement_in_progress()`. - Set the low and high thresholds. See: `set_high_threshold_raw()`. - Set the comparator mode. See: `set_comparator_mode()`. - Set the comparator polarity. See: `set_comparator_polarity()`. -- cgit v1.2.3-54-g00ecf