Oled LCD trouble

I have an Arduino Pro Micro board and I am trying to wire it right, but most importantly, code it right.

I am following this tutorial but dont know how to modify the code (if I even can) to change the tutorials A4 & A5 ports to my A2 (SDA) & A3 (SCL) ports. Is this even possible?

You don't need to change anything in the code. Just connect SDA and SCL wires to pins 2 and 3 (not A2 and A3).

dude your a life saver thank you

Sorry bout that

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.