📌 Require U8glib-HAL@~0.5.0 (#22324)
This commit is contained in:
committed by
Scott Lahteine
parent
e9a1c10b34
commit
69b44c2309
@@ -169,7 +169,7 @@ cat <<EOF >fontutf8-data.h
|
||||
* Contents will be REPLACED by future processing!
|
||||
* Use genallfont.sh to generate font data for updated languages.
|
||||
*/
|
||||
#include <U8glib.h>
|
||||
#include <U8glib-HAL.h>
|
||||
$TMPA
|
||||
#define FONTDATA_ITEM(page, begin, end, data) { page, begin, end, COUNT(data), data }
|
||||
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {$TMPB};
|
||||
|
Reference in New Issue
Block a user