mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2026-08-13 19:41:35 +08:00
Ended process
This commit is contained in:
@@ -14,7 +14,7 @@ class MQUnifiedsensor
|
||||
void setR0(double R0);
|
||||
void setSensorCharacteristics(int MQ[38], String nameLectureReqeuired);
|
||||
|
||||
String readSensor(String nameLectureReqeuired = "");
|
||||
int readSensor(String nameLectureReqeuired = "");
|
||||
int readPPM(int m, int b);
|
||||
|
||||
/**
|
||||
@@ -43,6 +43,8 @@ class MQUnifiedsensor
|
||||
MQ136 - Hydrogen Sulfide gas
|
||||
MQ137 - Ammonia
|
||||
MQ138 - Benzene, Toluene, Alcohol, Acetone, Propane, Formaldehyde gas, Hydrogen
|
||||
MQ303A - Isobutano
|
||||
MQ309A - Monoxide
|
||||
*/
|
||||
|
||||
/* Index definitions and header names*/
|
||||
|
||||
Reference in New Issue
Block a user