drivers are not supposed to be included in the doxygen docs

ugfx_release_2.6
Joel Bodenmann 2013-10-28 00:46:28 +01:00
parent 630989d6b4
commit c03add3334
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include "SSD1306.h"
#if GFX_USE_GDISP || defined(__DOXYGEN__)
#if GFX_USE_GDISP
/* Include the emulation code for things we don't support */
#include "gdisp/lld/emulation.c"