SET(SOURCES screens/ui_Screen2.c
    screens/ui_Screen1.c
    screens/ui_Screen3.c
    ui.c
    components/ui_comp_hook.c
    ui_helpers.c
    ui_events.c
    images/ui_img_logopedievelkajaksvina_png.c
    images/ui_img_antenal_png.c
    images/ui_img_antenar_png.c
    images/ui_img_1704359651.c
    images/ui_img_krizek1_png.c
    images/ui_img_cardrawing_png.c
    images/ui_img_wifi_png.c)

add_library(ui ${SOURCES})
