2.15.1
This commit is contained in:
parent
a88ead93de
commit
17082ce32f
|
@ -114,4 +114,8 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* Increased SPI speed to 8MHz for SSD1306, SH1106 and SSD1322 (issue 215)
|
||||
* Added some more examples (issue 216)
|
||||
* Added Urdu, Bengali, Hebrew and Polish language fonts (issues 221, 246 and 266)
|
||||
* Added more examples (issue 216)
|
||||
* Updated code for NHD C12864 (issues 219 and 241)
|
||||
* Improved speed for HW SPI with SSD13xx OLEDs
|
||||
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.15.0"
|
||||
echo -n "2.15.1"
|
||||
|
|
Loading…
Reference in New Issue