mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-02 02:11:04 +03:00
Updated examples to MQ-4
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user