mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-02 02:11:04 +03:00
Fixed some issues in examples
This commit is contained in:
@ -27,6 +27,7 @@ MQUnifiedsensor MQ4(pin, type);
|
||||
float CH4, LPG, CO, Alcohol, smoke;
|
||||
|
||||
void setup() {
|
||||
Serial.begin(9600); //Init serial port
|
||||
//init the sensor
|
||||
/***************************** MQInicializar****************************************
|
||||
Input: pin, type
|
||||
|
Reference in New Issue
Block a user