mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-09-13 05:35:47 +03:00
Fixed error
This commit is contained in:
@@ -60,8 +60,6 @@ void setup() {
|
||||
//Remarks: Configure the pin of arduino as input.
|
||||
/************************************************************************************/
|
||||
MQ3.serialDebug(true);
|
||||
|
||||
//pinMode(calibration_button, INPUT);
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
Reference in New Issue
Block a user