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