This commit is contained in:
olikraus
2017-12-10 00:00:28 +01:00
parent 265cd8c21d
commit a6a3da2686
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ Description: https://github.com/olikraus/u8g2/wiki
Issue Tracker: https://github.com/olikraus/u8g2/issues
Download (2.20.12): https://github.com/olikraus/U8g2_Arduino/archive/master.zip
Download (2.20.13): https://github.com/olikraus/U8g2_Arduino/archive/master.zip
+1 -1
View File
@@ -142,7 +142,7 @@ https://github.com/olikraus/u8g2 ChangeLog
* Support for ESP32 I2C pin remapping (issue 377)
* Support for ST75256 (SPI), JLX256128, JLX172104 (issue 163)
* Added uw-ttyp0 fonts (issue 349)
2017-xx-xx v2.20.x olikraus@gmail.com
2017-12-09 v2.20.13 olikraus@gmail.com
* Bugfix for drawBitmap (issue 391)
* I2C support for ST75256 (issue 384)
* Support for SSD1327 128x128 display (issue 397)
+1 -1
View File
@@ -1,5 +1,5 @@
name=U8g2
version=2.20.12
version=2.20.13
author=oliver <olikraus@gmail.com>
maintainer=oliver <olikraus@gmail.com>
sentence=Monochrome LCD, OLED and eInk Library. Display controller: SSD1305, SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SSD1329, SSD1606, SSD1607, SH1106, T6963, RA8835, LC7981, PCD8544, PCF8812, UC1601, UC1604, UC1608, UC1610, UC1611, UC1701, ST7565, ST7567, ST7588, ST75256, NT7534, IST3020, ST7920, LD7032, KS0108, SED1520, SBN1661, IL3820, MAX7219. Interfaces: I2C, SPI, Parallel.