Adafruit_SSD1306
Adafruit_SSD1306 copied to clipboard
Added scrolling capability
With my changes to Adafruit-GFX-library, Adafruit_SSD1306 now supports scrolling text. When text is written to the bottom of the screen and scrolling is enabled, the screen will scroll up one line to make room for the next text line.