u8g.h => clib/u8g.h

This commit is contained in:
Scott Lahteine
2018-04-14 12:26:01 -05:00
parent 29dda871cb
commit 584735c994
31 changed files with 31 additions and 33 deletions

View File

@@ -2,7 +2,7 @@
/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
/* Please turn to the tools call this script to change the contents! */
#include <u8g.h>
#include <clib/u8g.h>
#define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {