disable fb_rle per default
This commit is contained in:
parent
837cf20633
commit
c2732803a5
|
@ -78,7 +78,7 @@
|
|||
|
||||
// Special display device to provide run-length encoded framebuffer contents
|
||||
// to a Lua callback:
|
||||
#define U8G_DISPLAY_FB_RLE
|
||||
//#define U8G_DISPLAY_FB_RLE
|
||||
//
|
||||
// ***************************************************************************
|
||||
|
||||
|
|
Loading…
Reference in New Issue