sparkfun/Arduino_Pro_Mini_328

ProMini16MHzv1.pdf contains an error

plainpylut opened this issue · 3 comments

I believe Pin 10, "PORT" identifier "PCB2" to be incorrect. It should be "PB2".

Hi,

I just checked the Atmega328P datasheet on page 16. You are correct. =) Nice catch. I'll see what I can do as this is also linked in a different repository, the other Pro Mini, and on the product pages.

Fixed in this commit => bcf8de4

I also updated the ones in the graphical datasheet here => sparkfun/Graphical_Datasheets@49f70e6 . I am looking into the product pages and tutorials. =)

Product pages are updated with the correct links. Images in tutorials are updated as well. =)