mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-28 13:20:49 +03:00
make some squeezelite symbol weak to force removal from recovery during link
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user