adafruit / Adafruit-SSD1351-library

Adafruit library for the 1.27" and 1.5" color OLEDs in the shop
http://www.adafruit.com/products/1431
Other
112 stars 50 forks source link

Added enableDisplay functionality #24

Closed makermelissa closed 5 years ago

makermelissa commented 5 years ago

Added the same functionality from the SSD1331 display to turn the display on or off. Also updated the example to use the SSD1351 and tested.

ladyada commented 5 years ago

can merge once it passes!