News

In this case, if the library is called something like "lvgl_gui_test", then the library would be loaded by using #include <lvgl_gui_test.h>. However, when using this approach, the main Arduino sketch ...