mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-06 04:11:02 +03:00
Added MQ Board sample
This commit is contained in:
@ -58,7 +58,7 @@ void setup() {
|
||||
}
|
||||
|
||||
void loop() {
|
||||
//Read the sensor and print in serial port
|
||||
//Read the sensor
|
||||
int lecture2 = MQ2.calibrate();
|
||||
int lecture3 = MQ3.calibrate();
|
||||
int lecture4 = MQ4.calibrate();
|
||||
|
Reference in New Issue
Block a user