updated display driver with custom constructor-NOK

This commit is contained in:
2022-03-21 17:10:29 +01:00
parent eb976bcb6c
commit 91ce33170b
13 changed files with 73 additions and 264 deletions

View File

@@ -68,7 +68,7 @@
Use 16 Bit mode for any display with more than 240 pixel in one
direction.
*/
//#define U8G2_16BIT
#define U8G2_16BIT
/* always enable U8G2_16BIT on 32bit environments, see issue https://github.com/olikraus/u8g2/issues/1222 */