comparison gsm-fw/g23m-aci/aci/ati_em.c @ 785:09382de17df9

aci: integrated up to ati_pdu.c
author Space Falcon <falcon@ivan.Harhan.ORG>
date Thu, 12 Mar 2015 05:29:06 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
784:5cc8a442efad 785:09382de17df9
16 +----------------------------------------------------------------------------- 16 +-----------------------------------------------------------------------------
17 | Purpose : This module provides the ati interface for the engineering mode. 17 | Purpose : This module provides the ati interface for the engineering mode.
18 +----------------------------------------------------------------------------- 18 +-----------------------------------------------------------------------------
19 */ 19 */
20 20
21 #include "config.h"
22 #include "fixedconf.h"
23 #include "condat-features.h"
24 #include "aci_conf.h"
21 25
22 #undef DUMMY_ATI_STRINGS 26 #undef DUMMY_ATI_STRINGS
23 27
24 #include "aci_all.h" 28 #include "aci_all.h"
25 29