feature: black screen with scrolling is better, it also uses the full screen length
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define FONT_SIZE 13
|
||||
|
||||
struct font {
|
||||
uint32_t height;
|
||||
uint32_t width;
|
||||
|
||||
Reference in New Issue
Block a user