2.34.21
This commit is contained in:
parent
fe04f0d3b5
commit
b67e3fe1e7
|
@ -298,7 +298,7 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* Experimental support for ST75160, TESTING REQUIRED (issue 1642)
|
||||
* Bugfix font compression: Reduced fontsize by up to 4% (issue 1941)
|
||||
* Changed SPI mode for SH1106 from 3 to 0 (issue 1901)
|
||||
2023-xx-xx v2.34.xx olikraus@gmail.com
|
||||
2023-06-18 v2.34.21 olikraus@gmail.com
|
||||
* SSD1327 ZJY M150 128x128 (issue 1960)
|
||||
* SSD1316 96x32 (issue 1938)
|
||||
* SSD1322 240x128 (issue 2092)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.34.20"
|
||||
echo -n "2.34.21"
|
||||
|
|
Loading…
Reference in New Issue