optimize for 24/86/SPDIF + tweak stacks - release

This commit is contained in:
Philippe G
2021-03-22 11:12:31 -07:00
parent 8ec124c47c
commit 6084af8fbf
3 changed files with 124 additions and 105 deletions

View File

@@ -14,7 +14,7 @@
#include "esp_app_format.h"
extern esp_err_t process_recovery_ota(const char * bin_url, char * bin_buffer, uint32_t length);
static const char * TAG = "squeezelite_cmd";
#define SQUEEZELITE_THREAD_STACK_SIZE (6*1024)
#define SQUEEZELITE_THREAD_STACK_SIZE (4*1024)