mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
let TAS575x be a compiler flag
This commit is contained in:
@@ -47,8 +47,6 @@ sure that using rate_delay would fix that
|
||||
#include <signal.h>
|
||||
#include "time.h"
|
||||
|
||||
#define TAS575x
|
||||
|
||||
#define LOCK mutex_lock(outputbuf->mutex)
|
||||
#define UNLOCK mutex_unlock(outputbuf->mutex)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user