untangling references. linking almost completed!

This commit is contained in:
Sebastien
2020-03-08 10:46:30 -04:00
parent 70aa420406
commit b2ea4a2cdd
14 changed files with 27 additions and 18 deletions

View File

@@ -14,7 +14,7 @@
#include "freertos/event_groups.h"
#include "pthread.h"
#include "platform_esp32.h"
#include "config.h"
#include "platform_config.h"
static const char * TAG = "squeezelite_cmd";
#define SQUEEZELITE_THREAD_STACK_SIZE (6*1024)