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