Removed STB custom font hack from u8glib library and moved to marlin project

This commit is contained in:
MaikStohn
2013-04-16 13:54:39 +02:00
parent 16afbf9bfa
commit 3a6abe1d6e
4 changed files with 338 additions and 676 deletions

View File

@ -23,6 +23,7 @@
// CHANGE_DE begin ***
#include <U8glib.h> // DE_U8glib
#include "DOGMbitmaps.h"
#include "dogm_font_data_marlin.h"
#include "ultralcd.h"