Preprocessor typo

This commit is contained in:
xross
2018-02-28 10:04:26 +00:00
parent 5663b90a40
commit ee83fcaf4f

View File

@@ -815,7 +815,7 @@ unsigned static deliver_slave(chanend ?c_out, chanend ?c_spd_out
, unsigned adatSmuxMode , unsigned adatSmuxMode
#endif #endif
, unsigned divide, unsigned curSamFreq , unsigned divide, unsigned curSamFreq
#if(SPDIF_RX == 1) || (ADAT_RX == 1)) #if(SPDIF_RX == 1) || (ADAT_RX == 1)
, chanend c_dig_rx , chanend c_dig_rx
#endif #endif
#if (NUM_PDM_MICS > 0) #if (NUM_PDM_MICS > 0)