disable 16 bit mode

This commit is contained in:
kraus 2019-06-15 11:04:02 +02:00
parent 248756a1d3
commit 1c92ed42fa
1 changed files with 1 additions and 1 deletions

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
/* U8g2 feature selection, see also https://github.com/olikraus/u8g2/wiki/u8g2optimization */