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
cc99085a81
commit
6890cb094e
@ -211,7 +211,7 @@ SPI2_HOST --+-- SPI SSD1306 using 1MHz
|
|||||||
```
|
```
|
||||||
|
|
||||||
We only need to run this code once.
|
We only need to run this code once.
|
||||||
|
No other code is required to use spi.
|
||||||
```
|
```
|
||||||
spi_bus_config_t spi_bus_config = {
|
spi_bus_config_t spi_bus_config = {
|
||||||
.mosi_io_num = CONFIG_MOSI_GPIO,
|
.mosi_io_num = CONFIG_MOSI_GPIO,
|
||||||
|
Loading…
Reference in New Issue
Block a user