This commit is contained in:
kraus 2018-04-14 07:35:41 +02:00
parent b06954498e
commit 25e8130679
3 changed files with 4 additions and 2 deletions

View File

@ -174,5 +174,7 @@ https://github.com/olikraus/u8g2 ChangeLog
* Added Winstart SSD1306 64x48 OLED variant (issue 522)
* Added support for JLX240160 (issue 556)
* Added open iconic icons (issue 535)
* Addef support for SH1122 (issue 420)

View File

@ -69,7 +69,7 @@
Use 16 Bit mode for any display with more than 240 pixel in one
direction.
*/
#define U8G2_16BIT
//#define U8G2_16BIT
/*

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.22.12"
echo -n "2.22.13"