changelog, 2.34.8
This commit is contained in:
parent
bb4c77606e
commit
25fbed0bda
|
@ -303,6 +303,8 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* SSD1316 96x32 (issue 1938)
|
||||
* SH1108 128x160 (issue 1998)
|
||||
* SSD1306 96x39 (issue 1959)
|
||||
* S1D15300 128x64 (issue 2063)
|
||||
* JLX160x80 (issue 2058)
|
||||
* Bugfix: Clear font_height_mode during setup to ensure correct default values in
|
||||
cases where the u8g2 struct / class is created via dynamic memory allocation (issue 2046)
|
||||
* Bugfix: Fix line draw procedure in 16 bit mode (issue 2053)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.34.8"
|
||||
echo -n "2.34.9"
|
||||
|
|
Loading…
Reference in New Issue