This commit is contained in:
olikraus 2016-05-15 14:47:09 +02:00
parent 8a495f9aaf
commit 73073d86a5
2 changed files with 5 additions and 1 deletions

View File

@ -5,3 +5,7 @@ https://github.com/olikraus/u8g2 ChangeLog
2016-04-30 v2.0.1 olikraus@gmail.com
* Support for DOGS102, ST7920, SSD1306
* Most graphics primitives are implemented
2016-05-15 v2.0.3 olikraus@gmail.com
* Support for Adafruit FeatherWing 128x32 OLED
* Added Wire.h support (I2C for SSD1306)
* Successfully tested with Adafruit ESP8266 Feather Board (HW+SW I2C)

View File

@ -41,7 +41,7 @@ U8glib V2: Features and Limitations
- Hardware supported display flip
- Better hardware support
- Better hardware support: Tested with avr, esp8266 and sam architectures.
u8g vs. u8g2