Added MQ-9 All

This commit is contained in:
miguel5612
2020-03-28 12:18:07 -05:00
parent 5659e4c086
commit 5b75d1f491
3 changed files with 224 additions and 1 deletions

View File

@ -75,7 +75,7 @@ void setup() {
/************************************************************************************/
MQ4.init();
Serial.println("*************************** Lectures from MQ-board ***************************");
Serial.println("*************** Lectures from MQ-4 **********************");
Serial.println("| LPG | CH4 | CO | Alcohol | Smoke |");
}