This commit is contained in:
kraus 2023-03-05 18:18:00 +01:00
parent 45e692abf3
commit 89732b41f9
1 changed files with 1 additions and 0 deletions

View File

@ -312,3 +312,4 @@ https://github.com/olikraus/u8g2 ChangeLog
* Bugfix: Fix line draw procedure in 16 bit mode (issue 2053)
* Added Spleen Monospaced Font from https://github.com/fcambus/spleen (issue 2015)
* Extended the "E" font range with subscript characters if available in the original font (issue 2079)
* Bugfix for ESP32 HW SPI Pin Remapping (issue 377, PR 2123)