This commit is contained in:
olikraus 2016-08-18 21:14:25 +02:00
parent 5c24125c9a
commit 4e03483c57
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.2.7"
echo -n "2.3.0"