mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-29 05:40:50 +03:00
Reworking BT output
This commit is contained in:
@@ -33,7 +33,10 @@
|
||||
#include "platform_console.h"
|
||||
#include "trace.h"
|
||||
#ifdef CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS
|
||||
#pragma message("Runtime stats enabled")
|
||||
#define WITH_TASKS_INFO 1
|
||||
#else
|
||||
#pragma message("Runtime stats disabled")
|
||||
#endif
|
||||
static struct {
|
||||
struct arg_str *scanmode;
|
||||
|
||||
Reference in New Issue
Block a user