From ed60e4f6c90dc73b128227865b2e4e8800298ae7 Mon Sep 17 00:00:00 2001 From: nopnop2002 <> Date: Sat, 14 Jun 2025 13:24:07 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74f5bfa..c75cf2e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you use this module at the same time as another I2C device using I2C port 0, |GND|--|GND|GND|GND| |VCC|--|3.3V|3.3V|3.3V| -__Note:__It is recommended to add external pull-up resistors for SDA/SCL pins to make the communication more stable, though the driver will enable internal pull-up resistors. +__Note:__ It is recommended to add external pull-up resistors for SDA/SCL pins to make the communication more stable, though the driver will enable internal pull-up resistors. __You can change it to any pin using menuconfig.__