comparison gsm-fw/include/condat-features.h @ 777:08f148c63220

gsm-fw/include/condat-features.h: added PHONEBOOK_EXTENSION and SMS_PDU_SUPPORT
author Michael Spacefalcon <falcon@ivan.Harhan.ORG>
date Sat, 07 Mar 2015 22:31:27 +0000
parents 7f68d2ab0d33
children
comparison
equal deleted inserted replaced
776:5a0c58760ae2 777:08f148c63220
18 #define FF_EM_MODE 1 18 #define FF_EM_MODE 1
19 #define FF_MULTIBAND 1 19 #define FF_MULTIBAND 1
20 #define FF_HOMEZONE 1 20 #define FF_HOMEZONE 1
21 #define FF_MMI_SMS_DYNAMIC 1 21 #define FF_MMI_SMS_DYNAMIC 1
22 #define HAS_FLASH_EPROM 1 22 #define HAS_FLASH_EPROM 1
23 #define PHONEBOOK_EXTENSION 1
23 #define SIM_TOOLKIT 1 24 #define SIM_TOOLKIT 1
25 #define SMS_PDU_SUPPORT 1
24 #define UART 1 26 #define UART 1
25 #define USE_L1FD_FUNC_INTERFACE 1 27 #define USE_L1FD_FUNC_INTERFACE 1
26 #define VOCODER_FUNC_INTERFACE 1 28 #define VOCODER_FUNC_INTERFACE 1