1
This commit is contained in:
2022-07-24 16:51:16 +02:00
parent a15e1d9fd4
commit e1eac41853
18 changed files with 48 additions and 97 deletions

View File

@ -8,7 +8,7 @@
#define FONTDATAMAX_8x8 2048
constexpr const unsigned char fontdata_8x8[FONTDATAMAX_8x8] = {
constexpr unsigned char fontdata_8x8[FONTDATAMAX_8x8] = {
/* 0 0x00 '^@' */
0x00, /* 00000000 */