let TAS575x be a compiler flag

This commit is contained in:
philippe44
2019-07-21 10:38:39 -07:00
parent d234b67da5
commit 59253c2325
2 changed files with 10 additions and 3 deletions

View File

@@ -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)