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
8ee620d85f
commit
915f2020ff
@ -245,3 +245,8 @@ Install the spi master driver for each of SPI2_HOST and SPI3_HOST.
|
|||||||
SPI2_HOST ----- SPI SSD1306
|
SPI2_HOST ----- SPI SSD1306
|
||||||
SPI3_HOST ----- Any SPI Device
|
SPI3_HOST ----- Any SPI Device
|
||||||
```
|
```
|
||||||
|
|
||||||
|
ESP32C series has only one spi bus.
|
||||||
|
This is not available on the ESP32C series.
|
||||||
|
Can only be used with XTENSA series.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user