mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-03-15 05:17:30 +03:00
Update MQUnifiedsensor.h
This commit is contained in:
parent
379598a98c
commit
1140a6cc13
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user