mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-03-15 05:17:30 +03:00
Fixed comment
This commit is contained in:
parent
8fd29cb315
commit
5cf5988864
@ -51,6 +51,6 @@ void loop() {
|
||||
//int lecture = MQ7.readSensor("LPG", true); // Return LPG concentration
|
||||
//int lecture = MQ7.readSensor("CH4", true); // Return CH4 concentration
|
||||
//int lecture = MQ7.readSensor("CO", true); // Return CO concentration
|
||||
//int lecture = MQ7.readSensor("Alcohol", true); // Return smoke concentration
|
||||
//int lecture = MQ7.readSensor("Alcohol", true); // Return Alcohol concentration
|
||||
delay(400);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user