Update README.md

This commit is contained in:
nopnop2002
2025-06-14 13:24:44 +09:00
parent ed60e4f6c9
commit c4d8e72e8e

View File

@@ -43,7 +43,8 @@ If you use this module at the same time as another I2C device using I2C port 0,
|GND|--|GND|GND|GND| |GND|--|GND|GND|GND|
|VCC|--|3.3V|3.3V|3.3V| |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.__ __You can change it to any pin using menuconfig.__