Link to font docs in ultralcd_DOGM.cpp

2.0.x
Scott Lahteine 6 years ago
parent 4388015f1a
commit ef81b5f03e

@ -59,6 +59,10 @@
#include "../../feature/bedlevel/ubl/ubl.h"
#endif
/**
* Include all needed font files
* (See http://marlinfw.org/docs/development/fonts.html)
*/
#include "fontdata/fontdata_ISO10646_1.h"
#if ENABLED(USE_SMALL_INFOFONT)
#include "fontdata/fontdata_6x9_marlin.h"

Loading…
Cancel
Save