This commit is contained in:
kraus 2018-11-09 06:34:40 +01:00
parent 11b2b80dca
commit 8b3727212d
2 changed files with 2 additions and 2 deletions

View File

@ -205,6 +205,6 @@ https://github.com/olikraus/u8g2 ChangeLog
* Added setBusClock() proc to change the I2C/SPI bus clock speed (Arduino only, issue 705)
* Added sleep mode for ST7920 (issue 245)
* Added support for SSD0323 (issue 720)
2018-xx-xx v2.25.x olikraus@gmail.com

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.24.3"
echo -n "2.25.0"