From bb36373b21e49f1e533a31d67a45f22b2bd23381 Mon Sep 17 00:00:00 2001 From: obermayer Date: Thu, 4 Apr 2024 12:37:56 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f23026d..2fcb859 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,9 @@ What do you need? Here are the pins you need to connect to each other: (ESP Pin -> MPU6050 Pin) -3v3 -> VCC (IMPORTANT! Not 5V) -GND -> GND -G22 -> SCL +3v3 -> VCC (IMPORTANT! Not 5V) | +GND -> GND | +G22 -> SCL | G21 -> SDA The other pins can be used for other specific stuff if curious check the datasheet.