From 5afc0a9172a2ed56531757b3e49929351d7d3e2f Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Wed, 6 Jan 2021 16:09:07 +0100 Subject: Update Alert_Window_Mode.ino --- examples/Alert_Window_Mode/Alert_Window_Mode.ino | 4 ---- 1 file changed, 4 deletions(-) diff --git a/examples/Alert_Window_Mode/Alert_Window_Mode.ino b/examples/Alert_Window_Mode/Alert_Window_Mode.ino index 0a099ad..2cc8c47 100644 --- a/examples/Alert_Window_Mode/Alert_Window_Mode.ino +++ b/examples/Alert_Window_Mode/Alert_Window_Mode.ino @@ -111,10 +111,6 @@ void setup() { //adc.setAlertLatch(ADS1115_LATCH_ENABLED); //uncomment if you want to change the default /* Sets the alert pin polarity if active: - * - * Enable or disable latch. If latch is enabled the alert pin will assert until the - * conversion register is read (getResult functions). If disabled the alert pin assertion - * will be cleared with next value within limits. * * ADS1115_ACT_LOW -> active low (default) * ADS1115_ACT_HIGH -> active high -- cgit v1.2.3