Update README.md

This commit is contained in:
nopnop2002 2024-09-10 19:11:44 +09:00
parent b83ff9ce75
commit e67dbb1393

View File

@ -81,7 +81,8 @@ The i2c driver must be installed before using this initialization function.
```
#### New i2c driver
SSD1306 and other devices use different frequencies.
SSD1306 and other devices can use different frequencies.
This is one of the advantages of the new i2c driver.
```
I2C_NUM_1 --+-- I2C SSD1306 using 400KHz
+---Any I2C Device using 100KHz