pinout-xyz / rpipins

MIT License
13 stars 2 forks source link

SPI pins swapped #3

Open fdufnews opened 9 months ago

fdufnews commented 9 months ago

The following SPI pins are swapped

SPI0 MISO|          |GPIO 10|19|   
SPI0 MOSI|          |GPIO 9 |21|

should be

SPI0 MOSI|          |GPIO 10|19|   
SPI0 MISO|          |GPIO 9 |21|
lurch commented 2 months ago

This has been fixed on ~master~ main, so this issue can be closed?