Fixed error

pull/33/head
miguel5612 5 years ago
parent 3ae663163b
commit 973e2dbb84

@ -60,8 +60,6 @@ void setup() {
//Remarks: Configure the pin of arduino as input. //Remarks: Configure the pin of arduino as input.
/************************************************************************************/ /************************************************************************************/
MQ3.serialDebug(true); MQ3.serialDebug(true);
//pinMode(calibration_button, INPUT);
} }
void loop() { void loop() {

Loading…
Cancel
Save