fixes that made it work
This commit is contained in:
5
components/user_app/CMakeLists.txt
Normal file
5
components/user_app/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "user_app.cpp" "alert.cpp"
|
||||
REQUIRES app_bsp
|
||||
PRIV_REQUIRES esp_wifi_bsp ws_client dashboard_ui port_bsp esp_timer codec_board
|
||||
INCLUDE_DIRS "./")
|
||||
Reference in New Issue
Block a user