disable 16 bit mode
This commit is contained in:
parent
248756a1d3
commit
1c92ed42fa
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue