From 1fe32c4b6e01e7f1ddea0241d52d236fa9ef9e49 Mon Sep 17 00:00:00 2001 From: Miguel Angel Califa Urquiza Date: Sat, 4 Apr 2020 10:21:19 -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 167c44c..1b00688 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This is a unified library to use sensors MQ: 2, 3, 4, 5, 6, 7, 8, 9, 131, 135, 3 * [Wiring](#Wiring) * [Sensor](#Sensor) * [Arduino](#Arduino) - * [ESP8266](#ESP8266) + * [ESP8266 - ESP-32](#ESP8266-ESP32) * [User Manual](#usage) * [Sensor manufacturers](#Sensor-manufacturers) * [Contributing](#Contributing) @@ -76,7 +76,7 @@ float ppmCH4 = MQ4.readSensor(); ### Arduino ![Arduino_Wiring_MQSensor](https://raw.githubusercontent.com/miguel5612/MQSensorsLib_Docs/master/static/img/MQ_Arduino.PNG) -### ESP8266 +### ESP8266-ESP32 ![ESP8266_Wiring_MQSensor](https://raw.githubusercontent.com/miguel5612/MQSensorsLib_Docs/master/static/img/MQ_ESP8266.PNG) ### User Manual (v1.0) 12.2019