From b1fc0a6140d398b5a044d5274eb41e685aff64e5 Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sat, 25 Jul 2020 21:46:42 +0200 Subject: Update Single_Shot_Conv_Ready_Controlled.ino --- .../Single_Shot_Conv_Ready_Controlled.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Single_Shot_Conv_Ready_Controlled/Single_Shot_Conv_Ready_Controlled.ino b/examples/Single_Shot_Conv_Ready_Controlled/Single_Shot_Conv_Ready_Controlled.ino index 3eb4626..976e682 100644 --- a/examples/Single_Shot_Conv_Ready_Controlled/Single_Shot_Conv_Ready_Controlled.ino +++ b/examples/Single_Shot_Conv_Ready_Controlled/Single_Shot_Conv_Ready_Controlled.ino @@ -102,7 +102,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. * -- cgit v1.2.3