From f46a9f6651d0def0b0ed712b31b309d27c321aab Mon Sep 17 00:00:00 2001 From: Miguel Angel Califa Urquiza Date: Thu, 15 Aug 2019 12:03:34 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67617d3..5147f39 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Use calibration systems if you have several sensors that read the same gas. These test can re-adjust values defined previously and you can contribute to improve conditions or features obtained from particular scenes. ``` -testMassive.ino +Examples/MQ-3 ``` ### And coding style tests @@ -59,7 +59,7 @@ testMassive.ino These tests may generate statistics validation using descriptive tools for cuantitative variables. ``` -testStatics.ino +Examples/MQ-board.ino ``` ## Built With