2.35.9
This commit is contained in:
parent
1606be7ed8
commit
c4f9cd9f87
|
@ -328,4 +328,5 @@ https://github.com/olikraus/u8g2 ChangeLog
|
||||||
* Bugfix for drawUTF8X2 with negative x values (issue 2228)
|
* Bugfix for drawUTF8X2 with negative x values (issue 2228)
|
||||||
* UC1628 256x128 (tested), 256x32 (tested), 128x64 (not tested) (issue 2260):
|
* UC1628 256x128 (tested), 256x32 (tested), 128x64 (not tested) (issue 2260):
|
||||||
* U8x8 example for 90 degree string rotation (issue 2271)
|
* U8x8 example for 90 degree string rotation (issue 2271)
|
||||||
|
* ST7567 96x65 (issue 2332)
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
# without 'v' prefix
|
# without 'v' prefix
|
||||||
echo -n "2.35.8"
|
echo -n "2.35.9"
|
||||||
|
|
Loading…
Reference in New Issue