Update README.md

This commit is contained in:
Miguel Angel Califa Urquiza 2019-08-15 12:03:34 -05:00 committed by GitHub
parent 1140a6cc13
commit f46a9f6651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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 ### And coding style tests
@ -59,7 +59,7 @@ testMassive.ino
These tests may generate statistics validation using descriptive tools for cuantitative variables. These tests may generate statistics validation using descriptive tools for cuantitative variables.
``` ```
testStatics.ino Examples/MQ-board.ino
``` ```
## Built With ## Built With