aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-02-11 10:40:47 +0100
committerJoel Bodenmann <joel@unormal.org>2013-02-11 10:40:47 +0100
commit6505bf6f0c3d46b113ba951a5853e45bb8903c31 (patch)
treef98d9db06474b8b4d70ff57d5b44b4984c209705 /gfxconf.example.h
parent60b16e86858a12d513292c36f6aa265d8f19033a (diff)
downloaduGFX-6505bf6f0c3d46b113ba951a5853e45bb8903c31.tar.gz
uGFX-6505bf6f0c3d46b113ba951a5853e45bb8903c31.tar.bz2
uGFX-6505bf6f0c3d46b113ba951a5853e45bb8903c31.zip
VMT removal
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 11e0e94e..d9f1603e 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -99,8 +99,7 @@
#define GDISP_SCREEN_HEIGHT 240
#define GDISP_USE_FSMC
#define GDISP_USE_GPIO
- #define GDISP_VMT_NAME1(x) x##YourDriver1
- #define GDISP_VMT_NAME2(x) x##YourDriver2
*/
#endif /* _GFXCONF_H */
+