summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang (Wolle) Ewald <wolfgang.ewald@wolles-elektronikkiste.de>2020-07-25 21:45:01 +0200
committerGitHub <noreply@github.com>2020-07-25 21:45:01 +0200
commitfa98dd803202edacc78bbc89db5a0b760faaa091 (patch)
treed700f3621cb29e8b13e10c02502a7cfa342cb510
parentUpdate Alert_Window_Mode.ino (diff)
downloadADS1115_WE-fa98dd803202edacc78bbc89db5a0b760faaa091.tar
ADS1115_WE-fa98dd803202edacc78bbc89db5a0b760faaa091.tar.gz
ADS1115_WE-fa98dd803202edacc78bbc89db5a0b760faaa091.tar.bz2
ADS1115_WE-fa98dd803202edacc78bbc89db5a0b760faaa091.tar.lz
ADS1115_WE-fa98dd803202edacc78bbc89db5a0b760faaa091.tar.xz
ADS1115_WE-fa98dd803202edacc78bbc89db5a0b760faaa091.tar.zst
ADS1115_WE-fa98dd803202edacc78bbc89db5a0b760faaa091.zip
-rw-r--r--examples/Continous/Continous.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Continous/Continous.ino b/examples/Continous/Continous.ino
index 0561dea..bece321 100644
--- a/examples/Continous/Continous.ino
+++ b/examples/Continous/Continous.ino
@@ -101,7 +101,7 @@ void setup() {
/* Sets the alert pin polarity if active:
*
- * /* Enable or disable latch. If latch is enabled the alarm pin will be active until the
+ * Enable or disable latch. If latch is enabled the alarm pin will be active until the
* conversion register is read (getResult functions). If disabled the alarm pin will be
* deactivated with next value within limits.
*