FreeCalypso > hg > fc-magnetite
diff src/g23m-aci/aci/ati_audio.c @ 454:8473cabf491d
aci3: AT@SPKR command enabled for D-Sample target like in aci2
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 16 Mar 2018 00:02:36 +0000 |
parents | 85b38e37810b |
children | d648cafa30cf |
line wrap: on
line diff
--- a/src/g23m-aci/aci/ati_audio.c Thu Mar 15 05:48:03 2018 +0000 +++ b/src/g23m-aci/aci/ati_audio.c Fri Mar 16 00:02:36 2018 +0000 @@ -69,7 +69,7 @@ #include "fc-target.cfg" #include "armio.h" -#ifdef CONFIG_TARGET_FCDEV3B +#if defined(CONFIG_TARGET_DSAMPLE) || defined(CONFIG_TARGET_FCDEV3B) /* AT@SPKR - turn loudspeaker amplifier on or off */ GLOBAL T_ATI_RSLT atAtSPKR ( char *cl, UBYTE srcId ) {