adafruit / Adafruit_SSD1306

Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs
http://www.adafruit.com/category/63_98
Other
1.75k stars 964 forks source link

change the address of 128x64 #175

Closed Chilkings closed 4 years ago

Chilkings commented 4 years ago

The address of 128x64 should be 0X3C

Chilkings commented 4 years ago

Change the address of 128x64 from 0X3D to 0X3C. I use arduino uno + 0.96 oled, it is useful.

ladyada commented 4 years ago

thanks for the PR - we wont merge, as all adafruit 128x64's are 0x3D - you can add comments in a separate PR!