mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2026-08-13 11:31:35 +08:00
Fixed reference
This commit is contained in:
@@ -12,7 +12,7 @@ class MQUnifiedsensor
|
||||
/**
|
||||
* Constructor
|
||||
*/
|
||||
void MQSensor(int pin, int type);
|
||||
void MQUnifiedsensor(int pin, int type);
|
||||
void setR0(double R0);
|
||||
void setSensorCharacteristics(int MQ[38], String nameLectureReqeuired);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user