issue #963 changelog

This commit is contained in:
kraus 2020-01-19 11:36:21 +01:00
parent 42705eb6c7
commit 7067894e11
1 changed files with 1 additions and 0 deletions

View File

@ -239,3 +239,4 @@ https://github.com/olikraus/u8g2 ChangeLog
* Added "LoadFromSD" example to demonstrate reading XBM binary from SD card (issue #1059)
* Added png to XBM binary conversion tool (https://github.com/olikraus/u8g2/tree/master/tools/png2bin)
* Support for SSD1306 72x40 (issue 1047)
* Bugfix for print() and setFontDirection() (issue 963)