remove wifi_interface from main cmake file
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
INCLUDE_DIRS "."
|
||||
|
||||
PRIV_REQUIRES esp_timer esp_wifi nvs_flash wifi_interface audio_board audio_hal audio_sal net_functions opus flac ota_server
|
||||
PRIV_REQUIRES esp_timer esp_wifi nvs_flash audio_board audio_hal audio_sal net_functions opus flac ota_server
|
||||
ui_http_server network_interface custom_board
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user