2.15.2
This commit is contained in:
parent
4534df448c
commit
3a774bbf84
|
@ -108,7 +108,7 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* Support for SSD1329 128x96 OLED (issue 208)
|
||||
* Support for LC7981 240x128 (issue 193)
|
||||
* Performance improvement for the ST7920 (issue 200)
|
||||
2017-xx-xx v2.15.x olikraus@gmail.com
|
||||
2017-05-22 v2.15.2 olikraus@gmail.com
|
||||
* Added setBitmapMode (pull request 220)
|
||||
Warning: Default behavior of drawXBM has changed in this release.
|
||||
* Increased SPI speed to 8MHz for SSD1306, SH1106 and SSD1322 (issue 215)
|
||||
|
@ -116,6 +116,6 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* 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
|
||||
* Improved speed for HW SPI with SSD13xx OLEDs (issue 215)
|
||||
|
||||
|
Loading…
Reference in New Issue