fixes that made it work
This commit is contained in:
4
components/dashboard_ui/CMakeLists.txt
Normal file
4
components/dashboard_ui/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(
|
||||
SRCS "dashboard_ui.c"
|
||||
REQUIRES lvgl__lvgl ws_client
|
||||
INCLUDE_DIRS "./")
|
||||
Reference in New Issue
Block a user