Fixed some issues in examples

This commit is contained in:
miguel5612
2019-08-14 22:31:06 -05:00
parent a999a1815b
commit 566d1eaadf
15 changed files with 90 additions and 40 deletions

View File

@ -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