From f93b5128ce6cfa19a237bc2b34e95c6c21f3828d Mon Sep 17 00:00:00 2001 From: Miguel Angel Califa Urquiza Date: Thu, 2 Apr 2020 09:56:03 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a4366..ed8ce0c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ float ppmCH4 = MQ4.readSensor(); ##### Graph ![Wiring_MQSensor](https://raw.githubusercontent.com/miguel5612/MQSensorsLib_Docs/master/static/img/Points_explanation.jpeg) #### RS/R0 value (From datasheet of your sensor) -* RS (Clean air - English) -> (Aire puro - Spanish) +* RS/R0 (Clean air - English) -> (Aire puro - Spanish) * **Note**: RS/R0 is equal to Ratio variable on the program ![Graph from datasheet](https://raw.githubusercontent.com/miguel5612/MQSensorsLib_Docs/master/static/img/Graph_Explanation.jpeg) ### Arduino