change log

This commit is contained in:
kraus 2022-04-03 12:46:37 +02:00
parent 1b87d182c1
commit c8e60a3653
1 changed files with 2 additions and 0 deletions

View File

@ -278,9 +278,11 @@ https://github.com/olikraus/u8g2 ChangeLog
* ST7920 256x32 (issue 1593)
* ST7567 122x32 (issue 1759)
* ST7571 128X96 (issue 1575)
* SSD1312 (issue 1806)
* ST7571 128x128 (bugfix issue 1576)
* Added support for UC1609 (issue 1565)
* Added support for GU800 series of Vacuum Fluorescent Displays (VFD, issue 1604)
* Changed SPI Mode for Sharp displays (ls013..., issue 1771)
* Added many more fonts
* Fixed several bugs and compiler errors