mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-03 19:01:03 +03:00
First example
This commit is contained in:
@ -16,6 +16,7 @@ class MQUnifiedsensor
|
||||
|
||||
int readSensor(String nameLectureReqeuired = "");
|
||||
int readPPM(int m, int b);
|
||||
void inicializar();
|
||||
|
||||
/**
|
||||
* Calibrates the start point of 400
|
||||
|
Reference in New Issue
Block a user