Update MQUnifiedsensor.h

This commit is contained in:
Miguel Angel Califa Urquiza 2019-08-15 11:52:19 -05:00 committed by GitHub
parent 379598a98c
commit 1140a6cc13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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