2.0.5
This commit is contained in:
parent
a5a7692930
commit
1da265d05f
|
@ -12,5 +12,8 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* Successfully tested with Adafruit Feather M0 Basic Board (HW+SW I2C)
|
||||
2016-06-12 v2.0.4 olikraus@gmail.com
|
||||
* Support for ST7565
|
||||
2016-xx-xx v2.0.5 olikraus@gmail.com
|
||||
* User interface functions
|
||||
2016-06-25 v2.0.5 olikraus@gmail.com
|
||||
* User interface functions
|
||||
* Little Rook Chess ported
|
||||
* ST7920 HW and SW SPI
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.0.4"
|
||||
echo -n "2.0.5"
|
||||
|
|
Loading…
Reference in New Issue