summaryrefslogtreecommitdiffstats
path: root/src/ADS1115_WE.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ADS1115_WE.h')
-rw-r--r--src/ADS1115_WE.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ADS1115_WE.h b/src/ADS1115_WE.h
index 5cb3eb2..6f1626c 100644
--- a/src/ADS1115_WE.h
+++ b/src/ADS1115_WE.h
@@ -274,6 +274,7 @@ class ADS1115_WE
void setAlertPinToConversionReady();
void clearAlert();
+ bool skip_delays;
protected:
#ifndef USE_TINY_WIRE_M_