diff --git a/images.h b/images.h index 84c277f..0a07af6 100644 --- a/images.h +++ b/images.h @@ -1344,7 +1344,7 @@ uint8_t SFG_charToFontIndex(char c) /** 4x4 font, each character stored as 16 bits. */ -SFG_PROGRAM_MEMORY uint16_t SFG_font[47] = +uint16_t SFG_font[47] = { 0xfaf0, // 0 "A" 0xfd70, // 1 "B"