mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
Update README.md
This commit is contained in:
parent
b83ff9ce75
commit
e67dbb1393
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user