Link to font docs in ultralcd_DOGM.cpp
This commit is contained in:
parent
4388015f1a
commit
ef81b5f03e
|
@ -59,6 +59,10 @@
|
||||||
#include "../../feature/bedlevel/ubl/ubl.h"
|
#include "../../feature/bedlevel/ubl/ubl.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Include all needed font files
|
||||||
|
* (See http://marlinfw.org/docs/development/fonts.html)
|
||||||
|
*/
|
||||||
#include "fontdata/fontdata_ISO10646_1.h"
|
#include "fontdata/fontdata_ISO10646_1.h"
|
||||||
#if ENABLED(USE_SMALL_INFOFONT)
|
#if ENABLED(USE_SMALL_INFOFONT)
|
||||||
#include "fontdata/fontdata_6x9_marlin.h"
|
#include "fontdata/fontdata_6x9_marlin.h"
|
||||||
|
|
Loading…
Reference in a new issue