chardacters render

This commit is contained in:
Emanuele Trabattoni
2021-08-15 18:54:16 +02:00
parent 487054ff76
commit c34e6931eb
8 changed files with 63 additions and 50 deletions

View File

@@ -995,7 +995,7 @@ const uint8_t Font8_Table[] =
0x00, //
};
sFONT Font8 = {
const sFONT Font8_t = {
Font8_Table,
5, /* Width */
8, /* Height */