aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/PCF8812/gdisp_lld_config.h
diff options
context:
space:
mode:
authorpashamray <pashamray@gmail.com>2014-06-18 21:43:14 +0300
committerpashamray <pashamray@gmail.com>2014-06-18 21:43:14 +0300
commit8e13c10f392396022a4b2ae04b5ccd8cb795f17e (patch)
tree7f01608181eaadddb93c73a86ad7b6b175c21854 /drivers/gdisp/PCF8812/gdisp_lld_config.h
parenta38fd71311c212e06d6b4435737833784fa868ed (diff)
downloaduGFX-8e13c10f392396022a4b2ae04b5ccd8cb795f17e.tar.gz
uGFX-8e13c10f392396022a4b2ae04b5ccd8cb795f17e.tar.bz2
uGFX-8e13c10f392396022a4b2ae04b5ccd8cb795f17e.zip
remove not use code
Diffstat (limited to 'drivers/gdisp/PCF8812/gdisp_lld_config.h')
-rw-r--r--drivers/gdisp/PCF8812/gdisp_lld_config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gdisp/PCF8812/gdisp_lld_config.h b/drivers/gdisp/PCF8812/gdisp_lld_config.h
index f95fc178..598f71af 100644
--- a/drivers/gdisp/PCF8812/gdisp_lld_config.h
+++ b/drivers/gdisp/PCF8812/gdisp_lld_config.h
@@ -16,9 +16,8 @@
#define GDISP_HARDWARE_FLUSH TRUE // This controller requires flushing
#define GDISP_HARDWARE_DRAWPIXEL TRUE
-#define GDISP_HARDWARE_CONTROL TRUE
-#define GDISP_LLD_PIXELFORMAT GDISP_PIXELFORMAT_MONO
+#define GDISP_LLD_PIXELFORMAT GDISP_PIXELFORMAT_MONO
#endif /* GFX_USE_GDISP */