Updated examples to MQ-4

This commit is contained in:
miguel5612
2020-03-26 12:37:12 -05:00
parent 3b578869ad
commit 1311d9446d
3 changed files with 59 additions and 59 deletions

View File

@ -31,9 +31,6 @@
//Declare Sensor
MQUnifiedsensor MQ2(placa, Voltage_Resolution, ADC_Bit_Resolution, pin, type);
//Variables
float CH4, LPG, CO, Alcohol, Hexane, Benzine;
void setup() {
//Init the serial port communication - to debug the library
Serial.begin(9600); //Init serial port