From 293c14f9a24279f26d95fd143abaa2fededd9f9c Mon Sep 17 00:00:00 2001 From: kraus Date: Sun, 18 Jun 2023 10:30:12 +0200 Subject: [PATCH] 2.34.21 --- README.md | 2 +- extras/ChangeLog | 2 +- library.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7cc0e802..51cae3bc 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ Description: https://github.com/olikraus/u8g2/wiki Issue Tracker: https://github.com/olikraus/u8g2/issues -Download (2.34.20): https://github.com/olikraus/U8g2_Arduino/archive/master.zip +Download (2.34.21): https://github.com/olikraus/U8g2_Arduino/archive/master.zip diff --git a/extras/ChangeLog b/extras/ChangeLog index 2fa393de..cc22f75e 100644 --- a/extras/ChangeLog +++ b/extras/ChangeLog @@ -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) diff --git a/library.properties b/library.properties index b1f53ef0..21d012ad 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=U8g2 -version=2.34.20 +version=2.34.21 author=oliver maintainer=oliver sentence=Monochrome LCD, OLED and eInk Library. Display controller: SSD1305, SSD1306, SSD1309, SSD1312, SSD1316, SSD1318, SSD1320, SSD1322, SSD1325, SSD1327, SSD1329, SSD1606, SSD1607, SH1106, SH1107, SH1108, SH1122, T6963, RA8835, LC7981, PCD8544, PCF8812, HX1230, UC1601, UC1604, UC1608, UC1610, UC1611, UC1617, UC1638, UC1701, ST7511, ST7528, ST7565, ST7567, ST7571, ST7586, ST7588, ST75160, ST75256, ST75320, NT7534, ST7920, IST3020, IST3088, IST7920, LD7032, KS0108, KS0713, HD44102, T7932, SED1520, SBN1661, IL3820, MAX7219, GP1287, GP1247, GU800. Interfaces: I2C, SPI, Parallel.