From 7313935396456cfb8e7916d7d5b5468b94bfdb64 Mon Sep 17 00:00:00 2001 From: Ignacio Astaburuaga Date: Sun, 23 Jun 2024 00:24:08 -0700 Subject: [PATCH] Fix pinout typo Fixed incorrect pinout table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d383aeb..54ece9b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ For the examples to work correctly, the sensor must be attached to the following | VIN | 3V3 | | GND | GND | | SDA | GPIO4 | -| SDA | GPIO5 | +| SCL | GPIO5 | | XSHUT | Unconnected (Used to reset device)| # Installation