Added wiring example

This commit is contained in:
miguel5612
2020-03-29 21:45:42 -05:00
parent d7b1ed1314
commit 8f3ede62f4
23 changed files with 92 additions and 4 deletions

View File

@ -10,8 +10,12 @@
by Miguel Califa
Updated library usage
modified 26 March 2020
modified 29 March 2020
by Miguel Califa
Wiring:
https://github.com/miguel5612/MQSensorsLib_Docs/blob/master/static/img/MQ_Arduino.PNG
Please take care, arduino A0 pin represent the analog input configured on #define pin
This example code is in the public domain.