bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
603 stars 284 forks source link

docs: fix the table in pin.rst to match the diagram #659

Closed mattheww closed 5 years ago

mattheww commented 5 years ago

The pin table in pins.rst disagrees with the diagram:

I think the diagram is right and the table is wrong:

dpgeorge commented 5 years ago

Thanks for the contribution, you are correct!

The fix here also matches the code, source/microbit/microbitspi.cpp, and the display pin mappings in source/microbit/microbitdisplay.cpp