Update README.md

This commit is contained in:
nopnop2002 2024-09-08 18:54:17 +09:00
parent 19e26f9a59
commit 2091ea3b8e

View File

@ -14,6 +14,12 @@ I2C_NUM_0 --+-- I2C SSD1306
+---Any I2C Device
```
In the XTENSA series, you can use I2C_NUM_1 instead of I2C_NUM_0.
```
I2C_NUM_1 --+-- I2C SSD1306
+---Any I2C Device
```
- Legacy driver
We only need to run this code once.