diff --git a/c/libs/Fonts/font48.c b/c/libs/Fonts/font36.c similarity index 99% rename from c/libs/Fonts/font48.c rename to c/libs/Fonts/font36.c index fc8ec5e..9f2ee05 100644 --- a/c/libs/Fonts/font48.c +++ b/c/libs/Fonts/font36.c @@ -350,7 +350,7 @@ const uint8_t Font36_Table [] = { }; sFONT Font36 = { - Font48_Table, + Font36_Table, 36, /* Width */ 65, /* Height */ }; \ No newline at end of file