Fixed up input only build

This commit is contained in:
Ross Owen
2013-07-09 17:27:45 +01:00
parent 1bd8744dc2
commit e2906b7eb2
2 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
#include "devicedefines.h"
#include "audioports.h"
#ifdef DSD_OUTPUT
#if (DSD_CHANS_DAC != 0)
/* Note since DSD ports could be reused for I2S ports we do all the setup manually in C */
#if DSD_CHANS_DAC > 0
port p_dsd_dac[DSD_CHANS_DAC] = {