From 14a752667703ba9e94f86bbbb027df1602cdcbc0 Mon Sep 17 00:00:00 2001 From: abhimanyukanase <85928916+abhimanyukanase@users.noreply.github.com> Date: Tue, 15 Jun 2021 13:42:35 +0530 Subject: [PATCH] Update MQ135.h --- MQ135.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MQ135.h b/MQ135.h index 22cefec..f25808e 100755 --- a/MQ135.h +++ b/MQ135.h @@ -22,7 +22,7 @@ v1.0 - First release #endif /// The load resistance on the board -#define RLOAD 10.0 +#define RLOAD 1.0 /// Calibration resistance at atmospheric CO2 level #define RZERO 76.63 /// Parameters for calculating ppm of CO2 from sensor resistance