2.3.0
This commit is contained in:
parent
5c24125c9a
commit
4e03483c57
|
@ -33,5 +33,5 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* Use beginTransaction for SPI. This requires Arduino 1.6.0
|
||||
2016-08-18 v2.3.x olikraus@gmail.com
|
||||
* MINI12874; Fixed HW Flip Mode (pull request 49)
|
||||
* ST7920 HW SPI
|
||||
* Fixed ST7920 HW SPI with very fast uC, issue 50
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.2.7"
|
||||
echo -n "2.3.0"
|
||||
|
|
Loading…
Reference in New Issue