mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-03 19:01:03 +03: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