This commit is contained in:
marc 2025-04-02 19:34:38 +02:00
parent 6ad8c02906
commit af72af7150

View File

@ -236,24 +236,6 @@ static void event_handler(lv_event_t *e)
} }
LV_IMAGE_DECLARE(plan_rdc); LV_IMAGE_DECLARE(plan_rdc);
LV_IMAGE_DECLARE(plan_etage); LV_IMAGE_DECLARE(plan_etage);
/*
LV_IMAGE_DECLARE(p1j);
LV_IMAGE_DECLARE(p2j);
LV_IMAGE_DECLARE(p3j);
LV_IMAGE_DECLARE(p4j);
LV_IMAGE_DECLARE(p5bisj);
LV_IMAGE_DECLARE(p12j);
LV_IMAGE_DECLARE(p12bisj);
LV_IMAGE_DECLARE(p13j);
LV_IMAGE_DECLARE(p13bisj);
LV_IMAGE_DECLARE(p14j);
LV_IMAGE_DECLARE(p24j);
LV_IMAGE_DECLARE(p25j);
LV_IMAGE_DECLARE(p26j);
LV_IMAGE_DECLARE(p27j);
LV_IMAGE_DECLARE(p28j);
LV_IMAGE_DECLARE(p29j);
*/
static lv_style_t style_container; static lv_style_t style_container;
static lv_style_t style_font_12; static lv_style_t style_font_12;