fix bug in http_task which results in a reboot if flac can't allocate out memory
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
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
|
||||
ui_http_server
|
||||
ui_http_server eth_interface
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user