From fbdaaad5134bdd9f1fc146ac2fb7fa772cfc9ddb Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sat, 27 Jun 2020 15:26:02 +0200 Subject: Update Continous.ino --- examples/Continous/Continous.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/Continous/Continous.ino b/examples/Continous/Continous.ino index 28ef82f..be2fe83 100644 --- a/examples/Continous/Continous.ino +++ b/examples/Continous/Continous.ino @@ -85,7 +85,7 @@ void setup() { * not latched) * * ADS1115_MAX_LIMIT - * ADS1115_WINDOW + * ADS1115_WINDOW * */ //adc.setAlertModeAndLimit_V(ADS1115_MAX_LIMIT, 3.0, 1.5); //uncomment if you want to change the default -- cgit v1.2.3