summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang (Wolle) Ewald <wolfgang.ewald@wolles-elektronikkiste.de>2020-07-25 21:43:38 +0200
committerGitHub <noreply@github.com>2020-07-25 21:43:38 +0200
commit263b0a87973505dc75ff64914854f3cef63d3a5f (patch)
tree53db306ad2dfdd0465bd7fc23871bb6fffe67e02
parentUpdate Single_Shot_Conv_Ready_Alert_Controlled.ino (diff)
downloadADS1115_WE-263b0a87973505dc75ff64914854f3cef63d3a5f.tar
ADS1115_WE-263b0a87973505dc75ff64914854f3cef63d3a5f.tar.gz
ADS1115_WE-263b0a87973505dc75ff64914854f3cef63d3a5f.tar.bz2
ADS1115_WE-263b0a87973505dc75ff64914854f3cef63d3a5f.tar.lz
ADS1115_WE-263b0a87973505dc75ff64914854f3cef63d3a5f.tar.xz
ADS1115_WE-263b0a87973505dc75ff64914854f3cef63d3a5f.tar.zst
ADS1115_WE-263b0a87973505dc75ff64914854f3cef63d3a5f.zip
-rw-r--r--examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino b/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino
index a91921a..049a65f 100644
--- a/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino
+++ b/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino
@@ -113,7 +113,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.
*