Cleanup files

This commit is contained in:
VeyPatch 2024-12-24 13:06:07 +01:00
commit 8b1710a8d8

View file

@ -31,7 +31,6 @@ static const char *scroll = "Scroll";
static painter_font_handle_t Retron27;
static painter_font_handle_t Retron27_underline;
static painter_image_handle_t layer_number;
backlight_config_t backlight_config;
static uint16_t lcd_surface_fb[135*240];