diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Continous/Continous.ino | 2 |
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.
*
|