Skip to content

Commit cdd6625

Browse files
committed
lv_drv_conf: disable linux frame buffer socket
1 parent 999888e commit cdd6625

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lv_drv_conf.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@
258258
/*-----------------------------------------
259259
* Linux frame buffer device (/dev/fbx)
260260
*-----------------------------------------*/
261+
#define USE_FBDEV 0
261262
#ifndef USE_FBDEV
262263
# define USE_FBDEV 1
263264
#endif

0 commit comments

Comments
 (0)