mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2026-08-13 19:41:35 +08: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