aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/Fb24bpp/board_fb24bpp_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/Fb24bpp/board_fb24bpp_template.h')
-rw-r--r--drivers/gdisp/Fb24bpp/board_fb24bpp_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/Fb24bpp/board_fb24bpp_template.h b/drivers/gdisp/Fb24bpp/board_fb24bpp_template.h
index a8c669c9..ec129abe 100644
--- a/drivers/gdisp/Fb24bpp/board_fb24bpp_template.h
+++ b/drivers/gdisp/Fb24bpp/board_fb24bpp_template.h
@@ -11,7 +11,7 @@
#endif
// Uncomment this if your frame buffer device requires flushing
-//#define GDISP_HARDWARE_FLUSH TRUE
+//#define GDISP_HARDWARE_FLUSH GFXON
#ifdef GDISP_DRIVER_VMT