mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-03-15 05:17:30 +03:00
Fixed error
This commit is contained in:
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…
x
Reference in New Issue
Block a user