Skip to content

Version 1.3.2 is released

Compare
Choose a tag to compare
@lexus2k lexus2k released this 03 Dec 02:10
· 708 commits to master since this release
  • Added support for Digispark PRO
  • Added TinySSD1306 class to make the work with LCD more comfortable.
  • Added function to print double font size text.
  • Fixed compilation for ESP32 (not officially supported)
  • fixed bug in ssd1306_drawVLine (thanks to @MinusWall)