Files
2026-02-15 18:13:53 +09:00

5 lines
118 B
CMake

idf_component_register(
SRCS "dashboard_ui.c"
REQUIRES lvgl__lvgl ws_client user_fonts
INCLUDE_DIRS "./")