drivers are not supposed to be included in the doxygen docs
This commit is contained in:
parent
630989d6b4
commit
c03add3334
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
#include "SSD1306.h"
|
#include "SSD1306.h"
|
||||||
|
|
||||||
#if GFX_USE_GDISP || defined(__DOXYGEN__)
|
#if GFX_USE_GDISP
|
||||||
|
|
||||||
/* Include the emulation code for things we don't support */
|
/* Include the emulation code for things we don't support */
|
||||||
#include "gdisp/lld/emulation.c"
|
#include "gdisp/lld/emulation.c"
|
||||||
|
|
Loading…
Add table
Reference in a new issue