feature: black screen with scrolling is better, it also uses the full screen length

This commit is contained in:
2024-12-18 14:13:45 +01:00
parent dda9c8a1ef
commit 77928aca4b
5 changed files with 31 additions and 24 deletions

View File

@ -2,8 +2,6 @@
#include <stdint.h>
#define FONT_SIZE 13
struct font {
uint32_t height;
uint32_t width;