📌 Require U8glib-HAL@~0.5.0 (#22324)

This commit is contained in:
Scott Lahteine
2021-07-09 16:02:27 -05:00
committed by GitHub
parent e7e1c51402
commit cd55b5f5cc
55 changed files with 55 additions and 55 deletions

View File

@@ -3,7 +3,7 @@
* Contents will be REPLACED by future processing!
* Use genallfont.sh to generate font data for updated languages.
*/
#include <U8glib.h>
#include <U8glib-HAL.h>
#define FONTDATA_ITEM(page, begin, end, data) { page, begin, end, COUNT(data), data }
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};