Update MQUnifiedsensor.h

pull/7/head
Miguel Angel Califa Urquiza 6 years ago committed by GitHub
parent 379598a98c
commit 1140a6cc13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save