mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-03 19:01:03 +03:00
Fixed calibration
This commit is contained in:
@ -274,7 +274,7 @@ class MQUnifiedsensor
|
||||
int readSensor(String nameLectureRequeired = "", bool print = false);
|
||||
int readPPM(int m, int b);
|
||||
|
||||
int calibrate(boolean print = false);
|
||||
float calibrate(boolean print = false);
|
||||
double getVoltage();
|
||||
double stringToDouble(String & str);
|
||||
|
||||
|
Reference in New Issue
Block a user