summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang (Wolle) Ewald <wolfgang.ewald@wolles-elektronikkiste.de>2020-07-26 16:03:46 +0200
committerGitHub <noreply@github.com>2020-07-26 16:03:46 +0200
commit0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c (patch)
treeba4ded9d4c17e48b398878fe11829672faa2d4a3
parentMerge pull request #3 from thijstriemstra/code-doc (diff)
downloadADS1115_WE-0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c.tar
ADS1115_WE-0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c.tar.gz
ADS1115_WE-0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c.tar.bz2
ADS1115_WE-0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c.tar.lz
ADS1115_WE-0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c.tar.xz
ADS1115_WE-0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c.tar.zst
ADS1115_WE-0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c.zip
-rw-r--r--examples/Single_Shot/Single_Shot.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Single_Shot/Single_Shot.ino b/examples/Single_Shot/Single_Shot.ino
index be0cf83..a830be5 100644
--- a/examples/Single_Shot/Single_Shot.ino
+++ b/examples/Single_Shot/Single_Shot.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.
*