lv_binding_micropython
lv_binding_micropython copied to clipboard
lv_timer does not work under macOS.
I need lvgl to be able to automatically execute lv.timer_handler() after successful creation.
Can't from lv_timer import Timer on macOS.
If you use asyncio, the LVGL component will not be refreshed after interrupting the program with CTRL-C.