comparison src/g23m-aci/aci/ati_audio.c @ 166:7409b22cac61

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Apr 2019 00:56:07 +0000
parents a911ac771094
children e69e6b9a28b5
comparison
equal deleted inserted replaced
165:2c82c413775f 166:7409b22cac61
64 #endif /*FF_ATI_BAT*/ 64 #endif /*FF_ATI_BAT*/
65 65
66 #include "audio/audio_api.h" 66 #include "audio/audio_api.h"
67 #include "audio.h" /* Condat */ 67 #include "audio.h" /* Condat */
68 68
69 #include "fc-target.cfg" 69 #include "fc-target.h"
70 #include "armio.h" 70 #include "armio.h"
71 71
72 #if defined(CONFIG_TARGET_DSAMPLE) || defined(CONFIG_TARGET_FCFAM) 72 #if defined(CONFIG_TARGET_DSAMPLE) || defined(CONFIG_TARGET_FCFAM)
73 /* AT@SPKR - turn loudspeaker amplifier on or off */ 73 /* AT@SPKR - turn loudspeaker amplifier on or off */
74 GLOBAL T_ATI_RSLT atAtSPKR ( char *cl, UBYTE srcId ) 74 GLOBAL T_ATI_RSLT atAtSPKR ( char *cl, UBYTE srcId )