From 05b25b084320117cc87e0c2eb7688358b7317946 Mon Sep 17 00:00:00 2001 From: Guruprasadpguru928 <87633769+Guruprasadpguru928@users.noreply.github.com> Date: Sun, 25 Jul 2021 10:02:12 +0530 Subject: [PATCH] Mq135. h --- MQ135.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MQ135.h b/MQ135.h index 22cefec..42c699e 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 22.0 /// Calibration resistance at atmospheric CO2 level #define RZERO 76.63 /// Parameters for calculating ppm of CO2 from sensor resistance @@ -36,7 +36,7 @@ v1.0 - First release #define CORD 0.0018 /// Atmospheric CO2 level for calibration purposes -#define ATMOCO2 397.13 +#define ATMOCO2 400.13 class MQ135 { private: