aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-08-23 13:00:51 +1000
committerinmarket <andrewh@inmarket.com.au>2014-08-23 13:00:51 +1000
commit301a09c0c5a8d55246d952be1cc4ab66402c03ab (patch)
tree5726f7384d576f5d142f3e74b084864d736b3fc0 /gfxconf.example.h
parent8c953378ca9e6d69f0b50b06dd502fc94636b894 (diff)
downloaduGFX-301a09c0c5a8d55246d952be1cc4ab66402c03ab.tar.gz
uGFX-301a09c0c5a8d55246d952be1cc4ab66402c03ab.tar.bz2
uGFX-301a09c0c5a8d55246d952be1cc4ab66402c03ab.zip
gfxconf.example.h multiple display options were in the wrong place.
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 2fe4eb19..9b5ba477 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -107,8 +107,10 @@
//#define GDISP_LINEBUF_SIZE 128
//#define GDISP_TOTAL_DISPLAYS 1
-// #if GDISP_TOTAL_DISPLAYS > 1
-// // For code and speed optimization define as TRUE or FALSE if all displays have the same capability
+
+//#define GDISP_TOTAL_CONTROLLERS 1
+// #if GDISP_TOTAL_CONTROLLERS > 1
+// // For code and speed optimization define as TRUE or FALSE if all controllers have the same capability
// #define GDISP_HARDWARE_STREAM_WRITE FALSE
// #define GDISP_HARDWARE_STREAM_READ FALSE
// #define GDISP_HARDWARE_STREAM_POS FALSE
@@ -121,10 +123,7 @@
// #define GDISP_HARDWARE_CONTROL FALSE
// #define GDISP_HARDWARE_QUERY FALSE
// #define GDISP_HARDWARE_CLIP FALSE
-// #endif
-//#define GDISP_TOTAL_CONTROLLERS 1
-// #if GDISP_TOTAL_CONTROLLERS > 1
// #define GDISP_CONTROLLER_LIST GDISPVMT_Win32, GDISPVMT_Win32
// #define GDISP_CONTROLLER_DISPLAYS 1, 1
// #define GDISP_PIXELFORMAT GDISP_PIXELFORMAT_RGB888