diff --git a/README.md b/README.md index c75cf2e..8d2670f 100644 --- a/README.md +++ b/README.md @@ -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| |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.__