|
|
@ -60,7 +60,7 @@
|
|
|
|
#define retry_interval 20
|
|
|
|
#define retry_interval 20
|
|
|
|
|
|
|
|
|
|
|
|
/**********************Application Related Macros**********************************/
|
|
|
|
/**********************Application Related Macros**********************************/
|
|
|
|
/* Gas, Value of m (Slope) and b (Cut on x axis) points */
|
|
|
|
/* Gas, Value of a and b points */
|
|
|
|
//Values consolidated
|
|
|
|
//Values consolidated
|
|
|
|
//Equation PPM = a*((x)^b)
|
|
|
|
//Equation PPM = a*((x)^b)
|
|
|
|
/********************** MQ2 ******************************************************/
|
|
|
|
/********************** MQ2 ******************************************************/
|
|
|
@ -300,4 +300,4 @@ class MQUnifiedsensor
|
|
|
|
|
|
|
|
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
#endif //MQUnifiedsensor_H
|
|
|
|
#endif //MQUnifiedsensor_H
|
|
|
|