make some squeezelite symbol weak to force removal from recovery during link

This commit is contained in:
Philippe G
2021-12-28 20:04:24 -08:00
parent 9b20001c97
commit f076a7260e
7 changed files with 19 additions and 15 deletions

View File

@@ -9,8 +9,8 @@
#include "freertos/queue.h"
#include "freertos/task.h"
#include "esp_event.h"
#include "trace.h"
#include "tools.h"
#include "trace.h"
static const char TAG[] = "TRACE";