From bcc02461025f89c0a74c93ccde88ef7384008f16 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 18 Apr 2022 18:11:42 +0200 Subject: README: remove duplicate word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d32cff9..029f329 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Connect the SDS011 sensor to your ESP8266/NodeMCU board as follows. * SDS011 TXD → NodeMCU D1 (ESP8266 GPIO5) * SDS011 RXD → NodeMCU D2 (ESP8266 GPIO4) -If you use use different pins for TXD and RXD, you need to adjust the +If you use different pins for TXD and RXD, you need to adjust the softuart.setup call in the examples provided in this repository to reflect those changes. Keep in mind that some ESP8266 pins must have well-defined logic levels at boot time and may therefore be unsuitable for SDS011 connection. -- cgit v1.2.3