mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-04 03:11:03 +03:00
Added test equation
This commit is contained in:
@ -29,6 +29,7 @@ class MQUnifiedsensor
|
||||
//user functions
|
||||
float calibrate(float ratioInCleanAir);
|
||||
float readSensor();
|
||||
float calculatePPM(double ratio = 0);
|
||||
|
||||
//get function for info
|
||||
double getR0();
|
||||
|
Reference in New Issue
Block a user