adafruit / Adafruit-SSD1331-OLED-Driver-Library-for-Arduino

For 0.96" OLEDs in the Adafruit shop
http://www.adafruit.com/products/684
Other
100 stars 67 forks source link

You set precharge A, B and A again (instead of C) #13

Closed urjaman closed 6 years ago

urjaman commented 6 years ago

The comment on this line would indicate precharge C, but the command is A: https://github.com/adafruit/Adafruit-SSD1331-OLED-Driver-Library-for-Arduino/blob/a5d794c25172783fd36b86f3d2ed5df531e29e48/Adafruit_SSD1331.cpp#L346

adavidzh commented 6 years ago

This is addressed in #12.