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,8 +27,7 @@ MQUnifiedsensor MQ2(pin, type);
float H2, LPG, CO, Alcohol, Propane, Benzene;
void setup() {
//Init serial port
Serial.begin(115200);
Serial.begin(9600); //Init serial port
/***************************** MQInicializar****************************************
Input:
Output: